Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h481 extern void gt1x_touch_down(s32 x, s32 y, s32 size, s32 id);
H A Dgt1x.c162 void gt1x_touch_down(s32 x, s32 y, s32 size, s32 id) in gt1x_touch_down() function
H A Dgt1x_generic.c1256 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()