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