Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h570 extern void gt1x_pen_down(s32 x, s32 y, s32 size, s32 id);
H A Dgt1x_generic.c1234 gt1x_pen_down(input_x, input_y, input_w, 0); in gt1x_touch_event_handler()
1371 void gt1x_pen_down(s32 x, s32 y, s32 size, s32 id) in gt1x_pen_down() function