HID_MAX_IDS        64 drivers/hid/hid-core.c 	if (id >= HID_MAX_IDS)
HID_MAX_IDS       456 drivers/hid/hid-core.c 		    parser->global.report_id >= HID_MAX_IDS) {
HID_MAX_IDS       675 drivers/hid/hid-core.c 		for (j = 0; j < HID_MAX_IDS; j++) {
HID_MAX_IDS       969 drivers/hid/hid-core.c 	if (id >= HID_MAX_IDS) {
HID_MAX_IDS       491 include/linux/hid.h 	struct hid_report *report_id_hash[HID_MAX_IDS];