Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c596 report->tool_type = ELAN_PEN; in elan_ts_recv_data()
629 if ( report->tool_type == ELAN_PEN) { in elan_ts_recv_data()
753 } else if (report->tool_type == ELAN_PEN) { in elants_a_report()
884 } else if (report->tool_type == ELAN_PEN) { in elants_slot_report()
2111 if (private_ts->report.tool_type == ELAN_PEN) { in elan_release_point()
2120 if (private_ts->report.tool_type == ELAN_PEN) { in elan_release_point()
2127 if (private_ts->report.tool_type == ELAN_PEN) { in elan_release_point()
H A Delan_ts.h270 ELAN_PEN = 0x02, enumerator