Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-ntrig.c753 case HID_DG_CONTACTCOUNT: /* End of a multitouch group */ in ntrig_event()
H A Dhid-multitouch.c821 case HID_DG_CONTACTCOUNT: in mt_touch_input_mapping()
H A Dwacom_wac.c2526 case HID_DG_CONTACTCOUNT: in wacom_wac_finger_usage_mapping()
2701 case HID_DG_CONTACTCOUNT: in wacom_wac_finger_pre_report()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h292 #define HID_DG_CONTACTCOUNT 0x000d0054 macro