Searched refs:ELAN_MT_SECOND_FINGER (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-elan.c21 #define ELAN_MT_SECOND_FINGER 0x83 macro
72 field->report->id == ELAN_MT_SECOND_FINGER ||
252 * packet structure for ELAN_MT_SECOND_FINGER:
283 * first is ELAN_MT_FIRST_FINGER and second is ELAN_MT_SECOND_FINGER
285 * ELAN_MT_SECOND_FINGER to finish multitouch
293 if (data[0] == ELAN_MT_SECOND_FINGER) {
369 data[0] == ELAN_MT_SECOND_FINGER) {

Completed in 194 milliseconds