Searched refs:gt1x_load_patch (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_extents.c | 401 ret = gt1x_load_patch(gt1x_patch_jump_fw, 4096, 0, 1024 * 8); in hotknot_load_authentication_subsystem() 407 ret = gt1x_load_patch(hotknot_auth_fw, 4096, 4096, 1024 * 8); in hotknot_load_authentication_subsystem() 414 ret = gt1x_load_patch(hotknot_auth_fw, 4096, 0, 1024 * 6); in hotknot_load_authentication_subsystem()
|
| H A D | gt1x_generic.h | 515 extern int gt1x_load_patch(u8 *patch, u32 patch_size, int offset, int bank_size);
|
| H A D | gt1x_update.c | 1404 int gt1x_load_patch(u8 *patch, u32 patch_size, int offset, int bank_size) in gt1x_load_patch() function
|