Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-ntrig.c753 case HID_DG_CONTACTCOUNT: /* End of a multitouch group */ in ntrig_event()
Dhid-multitouch.c813 case HID_DG_CONTACTCOUNT: in mt_touch_input_mapping()
Dwacom_wac.c2501 case HID_DG_CONTACTCOUNT: in wacom_wac_finger_usage_mapping()
2773 if (wacom_equivalent_usage(usage->hid) == HID_DG_CONTACTCOUNT) { in wacom_set_num_expected()
/Linux-v5.4/include/linux/
Dhid.h289 #define HID_DG_CONTACTCOUNT 0x000d0054 macro