f34_data
struct f34_data *f34 = dev_get_drvdata(&fn->dev);
static int rmi_f34_write_blocks(struct f34_data *f34, const void *data,
static int rmi_f34_write_bootloader_id(struct f34_data *f34)
static int rmi_f34_write_firmware(struct f34_data *f34, const void *data)
static int rmi_f34_write_config(struct f34_data *f34, const void *data)
static int rmi_f34_enable_flash(struct f34_data *f34)
static int rmi_f34_flash_firmware(struct f34_data *f34,
static int rmi_f34_update_firmware(struct f34_data *f34,
struct f34_data *f34;
struct f34_data *f34;
struct f34_data *f34;
static int rmi_f34_command(struct f34_data *f34, u8 command,
struct f34_data *f34;
static int rmi_f34v5_probe(struct f34_data *f34)
struct f34_data *f34;
f34 = devm_kzalloc(&fn->dev, sizeof(struct f34_data), GFP_KERNEL);
int rmi_f34v7_start_reflash(struct f34_data *f34, const struct firmware *fw);
int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw);
int rmi_f34v7_probe(struct f34_data *f34);
int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw)
static int rmi_f34v7_enter_flash_prog(struct f34_data *f34)
int rmi_f34v7_start_reflash(struct f34_data *f34, const struct firmware *fw)
int rmi_f34v7_probe(struct f34_data *f34)
static int rmi_f34v7_write_command(struct f34_data *f34, u8 cmd)
static int rmi_f34v7_read_flash_status(struct f34_data *f34)
static int rmi_f34v7_write_partition_id(struct f34_data *f34, u8 cmd)
static int rmi_f34v7_read_partition_table(struct f34_data *f34)
static void rmi_f34v7_parse_partition_table(struct f34_data *f34,
static int rmi_f34v7_read_queries_bl_version(struct f34_data *f34)
static int rmi_f34v7_read_queries(struct f34_data *f34)
static int rmi_f34v7_check_bl_config_size(struct f34_data *f34)
static int rmi_f34v7_wait_for_idle(struct f34_data *f34, int timeout_ms)
static int rmi_f34v7_erase_all(struct f34_data *f34)
static int rmi_f34v7_read_blocks(struct f34_data *f34,
static int rmi_f34v7_write_f34v7_blocks(struct f34_data *f34,
static int rmi_f34v7_check_command_status(struct f34_data *f34, int timeout_ms)
static int rmi_f34v7_write_config(struct f34_data *f34)
static int rmi_f34v7_write_ui_config(struct f34_data *f34)
static int rmi_f34v7_write_dp_config(struct f34_data *f34)
static int rmi_f34v7_write_guest_code(struct f34_data *f34)
static int rmi_f34v7_write_flash_config(struct f34_data *f34)
static int rmi_f34v7_write_partition_table(struct f34_data *f34)
static int rmi_f34v7_write_firmware(struct f34_data *f34)
static void rmi_f34v7_parse_img_header_10_bl_container(struct f34_data *f34,
static void rmi_f34v7_parse_image_header_10(struct f34_data *f34)
static int rmi_f34v7_write_command_single_transaction(struct f34_data *f34,
static int rmi_f34v7_parse_image_info(struct f34_data *f34)