Home
last modified time | relevance | path

Searched refs:HID_GROUP_SENSOR_HUB (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-sensor-hub.c755 { HID_DEVICE(HID_BUS_ANY, HID_GROUP_SENSOR_HUB, HID_ANY_ID,
H A Dhid-core.c815 hid->group = HID_GROUP_SENSOR_HUB; in hid_scan_collection()
/openbmc/linux/include/linux/
H A Dhid.h402 #define HID_GROUP_SENSOR_HUB 0x0003 macro