Searched refs:f34_data (Results 1 – 3 of 3) sorted by relevance
17 static int rmi_f34_write_bootloader_id(struct f34_data *f34) in rmi_f34_write_bootloader_id()46 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command()104 struct f34_data *f34 = dev_get_drvdata(&fn->dev); in rmi_f34_attention()189 static int rmi_f34_enable_flash(struct f34_data *f34) in rmi_f34_enable_flash()195 static int rmi_f34_flash_firmware(struct f34_data *f34, in rmi_f34_flash_firmware()299 struct f34_data *f34; in rmi_driver_bootloader_id_show()327 struct f34_data *f34; in rmi_driver_configuration_id_show()349 struct f34_data *f34; in rmi_firmware_update()487 struct f34_data *f34; in rmi_driver_update_fw_status_show()518 static int rmi_f34v5_probe(struct f34_data *f34) in rmi_f34v5_probe()[all …]
21 static int rmi_f34v7_read_flash_status(struct f34_data *f34) in rmi_f34v7_read_flash_status()484 static int rmi_f34v7_read_queries(struct f34_data *f34) in rmi_f34v7_read_queries()604 static int rmi_f34v7_erase_all(struct f34_data *f34) in rmi_f34v7_erase_all()623 static int rmi_f34v7_read_blocks(struct f34_data *f34, in rmi_f34v7_read_blocks()771 static int rmi_f34v7_write_config(struct f34_data *f34) in rmi_f34v7_write_config()778 static int rmi_f34v7_write_ui_config(struct f34_data *f34) in rmi_f34v7_write_ui_config()788 static int rmi_f34v7_write_dp_config(struct f34_data *f34) in rmi_f34v7_write_dp_config()798 static int rmi_f34v7_write_guest_code(struct f34_data *f34) in rmi_f34v7_write_guest_code()868 static int rmi_f34v7_write_firmware(struct f34_data *f34) in rmi_f34v7_write_firmware()995 static int rmi_f34v7_parse_image_info(struct f34_data *f34) in rmi_f34v7_parse_image_info()[all …]
274 struct f34_data { struct291 int rmi_f34v7_start_reflash(struct f34_data *f34, const struct firmware *fw); argument292 int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw);293 int rmi_f34v7_probe(struct f34_data *f34);
Completed in 9 milliseconds