Searched refs:HID_MAX_PHY_DEVICES (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | hid-sensor-ids.h | 22 #define HID_MAX_PHY_DEVICES 0xFF macro |
/Linux-v4.19/drivers/hid/ | ||
D | hid-sensor-hub.c | 644 if (dev_cnt > HID_MAX_PHY_DEVICES) { in sensor_hub_probe() |