Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-multitouch.c500 case HID_DG_CONTACTCOUNT: in mt_touch_input_mapping()
683 case HID_DG_CONTACTCOUNT: in mt_process_mt_event()
Dhid-ntrig.c757 case HID_DG_CONTACTCOUNT: /* End of a multitouch group */ in ntrig_event()
/linux-4.1.27/include/linux/
Dhid.h271 #define HID_DG_CONTACTCOUNT 0x000d0054 macro