Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-ntrig.c521 case HID_DG_CONTACTID: /* Not trustworthy, squelch for now */ in ntrig_input_mapping()
612 case HID_DG_CONTACTID: in ntrig_event()
Dhid-multitouch.c512 case HID_DG_CONTACTID: in mt_touch_input_mapping()
702 case HID_DG_CONTACTID: in mt_process_mt_event()
Dwacom_wac.c1641 case HID_DG_CONTACTID: in wacom_wac_finger_usage_mapping()
1719 case HID_DG_CONTACTID: in wacom_wac_finger_event()
Dhid-core.c706 if (usage == HID_DG_CONTACTID) in hid_scan_input_usage()
/linux-4.4.14/include/linux/
Dhid.h268 #define HID_DG_CONTACTID 0x000d0051 macro