Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c543 case HID_DG_CONTACTCOUNT: in mt_touch_input_mapping()
726 case HID_DG_CONTACTCOUNT: in mt_process_mt_event()
Dhid-ntrig.c757 case HID_DG_CONTACTCOUNT: /* End of a multitouch group */ in ntrig_event()
Dwacom_wac.c1654 case HID_DG_CONTACTCOUNT: in wacom_wac_finger_usage_mapping()
1756 if (field->usage[j].hid == HID_DG_CONTACTCOUNT) { in wacom_wac_finger_pre_report()
/linux-4.4.14/include/linux/
Dhid.h271 #define HID_DG_CONTACTCOUNT 0x000d0054 macro