Lines Matching refs:f34_data
16 static int rmi_f34_write_bootloader_id(struct f34_data *f34)
45 static int rmi_f34_command(struct f34_data *f34, u8 command,
103 struct f34_data *f34 = dev_get_drvdata(&fn->dev);
130 static int rmi_f34_write_blocks(struct f34_data *f34, const void *data,
176 static int rmi_f34_write_firmware(struct f34_data *f34, const void *data)
182 static int rmi_f34_write_config(struct f34_data *f34, const void *data)
188 static int rmi_f34_enable_flash(struct f34_data *f34)
194 static int rmi_f34_flash_firmware(struct f34_data *f34,
242 static int rmi_f34_update_firmware(struct f34_data *f34,
303 struct f34_data *f34 = dev_get_drvdata(&fn->dev);
318 struct f34_data *f34;
344 struct f34_data *f34;
363 struct f34_data *f34;
522 struct f34_data *f34;
528 f34 = devm_kzalloc(&fn->dev, sizeof(struct f34_data), GFP_KERNEL);