Searched refs:HID_GROUP_MULTITOUCH (Results 1 – 2 of 2) sorted by relevance
848 hid->group = HID_GROUP_MULTITOUCH; in hid_scan_input_usage()874 hid->group == HID_GROUP_MULTITOUCH) in hid_scan_collection()975 (hid->group == HID_GROUP_MULTITOUCH)) in hid_scan_report()
431 #define HID_GROUP_MULTITOUCH 0x0002 macro