Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x.c168 if (gt1x_ics_slot_report) { in gt1x_touch_down()
201 if (gt1x_ics_slot_report) { in gt1x_touch_up()
356 gt1x_ics_slot_report = of_property_read_bool(dev->of_node, "gtp_ics_slot_report"); in gt1x_parse_dt()
495 if (gt1x_ics_slot_report) { in gt1x_request_input_dev()
H A Dgt1x_generic.c75 bool gt1x_ics_slot_report; variable
1290 if (gt1x_ics_slot_report) in gt1x_touch_event_handler()
1296 if (gt1x_ics_slot_report) { in gt1x_touch_event_handler()
1378 if (gt1x_ics_slot_report) { in gt1x_pen_down()
1405 if (gt1x_ics_slot_report) { in gt1x_pen_up()
H A Dgt1x_generic.h536 extern bool gt1x_ics_slot_report;