Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1262 gt1x_touch_up(0); in gt1x_touch_event_handler()
1291 gt1x_touch_up(i); in gt1x_touch_event_handler()
1301 gt1x_touch_up(i); in gt1x_touch_event_handler()
1304 gt1x_touch_up(0); in gt1x_touch_event_handler()
H A Dgt1x_generic.h482 extern void gt1x_touch_up(s32 id);
H A Dgt1x.c199 void gt1x_touch_up(s32 id) in gt1x_touch_up() function