Lines Matching defs:f34
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() local
131 static int rmi_f34_write_blocks(struct f34_data *f34, const void *data, in rmi_f34_write_blocks()
177 static int rmi_f34_write_firmware(struct f34_data *f34, const void *data) in rmi_f34_write_firmware()
183 static int rmi_f34_write_config(struct f34_data *f34, const void *data) in rmi_f34_write_config()
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()
243 static int rmi_f34_update_firmware(struct f34_data *f34, in rmi_f34_update_firmware()
299 struct f34_data *f34; in rmi_driver_bootloader_id_show() local
327 struct f34_data *f34; in rmi_driver_configuration_id_show() local
349 struct f34_data *f34; in rmi_firmware_update() local
487 struct f34_data *f34; in rmi_driver_update_fw_status_show() local
518 static int rmi_f34v5_probe(struct f34_data *f34) in rmi_f34v5_probe()
579 struct f34_data *f34; in rmi_f34_probe() local