Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-elan.c20 #define ELAN_MT_FIRST_FINGER 0x82 macro
71 field->report->id == ELAN_MT_FIRST_FINGER || in elan_input_mapping()
287 if (data[0] == ELAN_MT_FIRST_FINGER) { in elan_usb_report_input()
297 if (prev_report[0] != ELAN_MT_FIRST_FINGER) in elan_usb_report_input()
368 data[0] == ELAN_MT_FIRST_FINGER || in elan_raw_event()