ucsi_ccg
static int ccg_cmd_validate_fw(struct ucsi_ccg *uc, unsigned int fwid)
static bool ccg_check_vendor_version(struct ucsi_ccg *uc,
static bool ccg_check_fw_version(struct ucsi_ccg *uc, const char *fw_name,
static int ccg_fw_update_needed(struct ucsi_ccg *uc,
static int do_flash(struct ucsi_ccg *uc, enum enum_flash_mode mode)
static int ccg_fw_update(struct ucsi_ccg *uc, enum enum_flash_mode flash_mode)
static int ccg_restart(struct ucsi_ccg *uc)
struct ucsi_ccg *uc = container_of(work, struct ucsi_ccg, work);
struct ucsi_ccg *uc = i2c_get_clientdata(to_i2c_client(dev));
struct ucsi_ccg *uc = i2c_get_clientdata(to_i2c_client(dev));
struct ucsi_ccg *uc;
struct ucsi_ccg *uc = i2c_get_clientdata(client);
struct ucsi_ccg *uc = i2c_get_clientdata(client);
struct ucsi_ccg *uc = i2c_get_clientdata(client);
static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len)
static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len)
static int ccg_op_region_update(struct ucsi_ccg *uc, u32 cci)
static int ucsi_ccg_init(struct ucsi_ccg *uc)
static void ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data)
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
static void ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc,
static void ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc,
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
struct ucsi_ccg *uc = data;
static int ccg_request_irq(struct ucsi_ccg *uc)
ccg_irq_handler(0, container_of(pm_work, struct ucsi_ccg, pm_work));
static int get_fw_info(struct ucsi_ccg *uc)
static void ccg_process_response(struct ucsi_ccg *uc)
static int ccg_read_response(struct ucsi_ccg *uc)
static int ccg_send_command(struct ucsi_ccg *uc, struct ccg_cmd *cmd)
static int ccg_cmd_enter_flashing(struct ucsi_ccg *uc)
static int ccg_cmd_reset(struct ucsi_ccg *uc)
static int ccg_cmd_port_control(struct ucsi_ccg *uc, bool enable)
static int ccg_cmd_jump_boot_mode(struct ucsi_ccg *uc, int bl_mode)
ccg_cmd_write_flash_row(struct ucsi_ccg *uc, u16 row,