Searched refs:fw_section (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx_update.c | 123 static u8 gup_burn_fw_gwake_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u32 … 1149 static u8 gup_burn_fw_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u8 bank_cm… in gup_burn_fw_section() argument 1187 ret = gup_burn_proc(client, fw_section, start_addr, FW_SECTION_LENGTH); in gup_burn_fw_section() 1240 ret = gup_recall_check(client, fw_section, start_addr, FW_SECTION_LENGTH); in gup_burn_fw_section() 1994 static u8 gup_burn_fw_gwake_section(struct i2c_client *client, u8 *fw_section, u16 start_addr, u32 … in gup_burn_fw_gwake_section() argument 2034 ret = gup_burn_proc(client, fw_section, start_addr, len); in gup_burn_fw_gwake_section() 2061 ret = gup_recall_check(client, fw_section, start_addr, len); in gup_burn_fw_gwake_section()
|