Searched refs:HID_GROUP_GENERIC (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-generic.c28 { HID_DEVICE(HID_BUS_ANY, HID_GROUP_GENERIC, HID_ANY_ID, HID_ANY_ID) },
H A Dhid-core.c733 hid->group = HID_GROUP_GENERIC; hid_scan_collection()
802 hid->group = HID_GROUP_GENERIC; hid_scan_report()
827 if (hid->group == HID_GROUP_GENERIC) hid_scan_report()
2620 hdev->group = HID_GROUP_GENERIC; hid_add_device()
/linux-4.4.14/include/linux/
H A Dhid.h335 #define HID_GROUP_GENERIC 0x0001 macro

Completed in 76 milliseconds