Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.h269 ELAN_FINGER = 0x01, enumerator
H A Delan_ts.c583 report->tool_type = ELAN_FINGER; in elan_ts_recv_data()
625 report->tool_type = ELAN_FINGER; in elan_ts_recv_data()
704 if (report->tool_type == ELAN_FINGER) { in elants_a_report()
825 if (report->tool_type == ELAN_FINGER) { in elants_slot_report()
997 if (ts->report.tool_type == ELAN_FINGER) { in elan_ts_hid_report()