Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c61 #if GTP_WITH_STYLUS && GTP_HAVE_STYLUS_KEY
1188 #if (GTP_HAVE_STYLUS_KEY || GTP_HAVE_TOUCH_KEY || TPD_HAVE_BUTTON) in gt1x_touch_event_handler()
1207 #if GTP_HAVE_STYLUS_KEY in gt1x_touch_event_handler()
1349 #if GTP_HAVE_STYLUS_KEY in gt1x_pen_init()
H A Dgt1x_generic.h83 #define GTP_HAVE_STYLUS_KEY 0 macro