Home
last modified time | relevance | path

Searched refs:HID_MAX_PHY_DEVICES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhid-sensor-ids.h9 #define HID_MAX_PHY_DEVICES 0xFF macro
/openbmc/linux/drivers/hid/
H A Dhid-sensor-hub.c644 if (dev_cnt > HID_MAX_PHY_DEVICES) { in sensor_hub_probe()