Home
last modified time | relevance | path

Searched refs:gt1x_recall_check (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_update.c147 int gt1x_recall_check(u8 *chk_src, u16 start_rd_addr, u16 chk_length);
880 ret = gt1x_recall_check(ss51_isp, 0xC000, length); in gt1x_run_ss51_isp()
938 int gt1x_recall_check(u8 *chk_src, u16 start_addr, u16 chk_length) in gt1x_recall_check() function
1122 ret = gt1x_recall_check(fw, 0x8100, block_len); in gt1x_check_subsystem_in_flash()
1248 ret = gt1x_recall_check(fw, 0x8100 + 4, block_len); in gt1x_error_erase()
1440 ret = gt1x_recall_check(&patch[loaded_length], address, len); in gt1x_load_patch()