Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhid-sensor-ids.h22 #define HID_MAX_PHY_DEVICES 0xFF macro
/Linux-v4.19/drivers/hid/
Dhid-sensor-hub.c644 if (dev_cnt > HID_MAX_PHY_DEVICES) { in sensor_hub_probe()