Home
last modified time | relevance | path

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

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