Home
last modified time | relevance | path

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

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