Searched refs:gt1x_touch_down (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x_generic.h | 481 extern void gt1x_touch_down(s32 x, s32 y, s32 size, s32 id);
|
| H A D | gt1x.c | 162 void gt1x_touch_down(s32 x, s32 y, s32 size, s32 id) in gt1x_touch_down() function
|
| H A D | gt1x_generic.c | 1256 gt1x_touch_down(tpd_virtual_key_array[i].x, tpd_virtual_key_array[i].y, 0, 0); in gt1x_touch_event_handler() 1283 gt1x_touch_down(input_x, input_y, input_w, i); in gt1x_touch_event_handler()
|