hid_report_enum    61 drivers/hid/hid-core.c 	struct hid_report_enum *report_enum = device->report_enum + type;
hid_report_enum   673 drivers/hid/hid-core.c 		struct hid_report_enum *report_enum = device->report_enum + i;
hid_report_enum  1080 drivers/hid/hid-core.c 	struct hid_report_enum *rep_enum;
hid_report_enum  1148 drivers/hid/hid-core.c 	struct hid_report_enum *rep_enum;
hid_report_enum  1667 drivers/hid/hid-core.c static struct hid_report *hid_get_report(struct hid_report_enum *report_enum,
hid_report_enum  1725 drivers/hid/hid-core.c 	struct hid_report_enum *report_enum = hid->report_enum + type;
hid_report_enum  1791 drivers/hid/hid-core.c 	struct hid_report_enum *report_enum;
hid_report_enum   622 drivers/hid/hid-debug.c 	struct hid_report_enum *report_enum;
hid_report_enum   668 drivers/hid/hid-debug.c 	struct hid_report_enum *report_enum;
hid_report_enum   402 drivers/hid/hid-google-hammer.c 	struct hid_report_enum *re = &hdev->report_enum[HID_INPUT_REPORT];
hid_report_enum   414 drivers/hid/hid-google-hammer.c 	struct hid_report_enum *re = &hdev->report_enum[HID_OUTPUT_REPORT];
hid_report_enum  1606 drivers/hid/hid-input.c 	struct hid_report_enum *rep_enum;
hid_report_enum  1632 drivers/hid/hid-input.c 	struct hid_report_enum *rep_enum;
hid_report_enum  1090 drivers/hid/hid-logitech-dj.c 	struct hid_report_enum *output_report_enum;
hid_report_enum  1629 drivers/hid/hid-logitech-dj.c 	struct hid_report_enum *rep_enum;
hid_report_enum  3473 drivers/hid/hid-logitech-hidpp.c 	struct hid_report_enum *re;
hid_report_enum  1484 drivers/hid/hid-multitouch.c 	struct hid_report_enum *rep_enum;
hid_report_enum   524 drivers/hid/hid-sensor-custom.c 					struct hid_report_enum *report_enum,
hid_report_enum   380 drivers/hid/hid-sensor-hub.c 	struct hid_report_enum *report_enum;
hid_report_enum   587 drivers/hid/hid-steam.c 	struct hid_report_enum *rep_enum;
hid_report_enum   773 drivers/hid/usbhid/hid-core.c 	struct hid_report_enum *report_enum;
hid_report_enum    60 drivers/hid/usbhid/hiddev.c 	struct hid_report_enum *report_enum;
hid_report_enum   113 drivers/hid/usbhid/hiddev.c 	struct hid_report_enum *report_enum;
hid_report_enum   514 drivers/hid/wacom_sys.c 	struct hid_report_enum *rep_enum;
hid_report_enum   554 drivers/hid/wacom_sys.c 	struct hid_report_enum *re;
hid_report_enum   573 drivers/hid/wacom_sys.c 	struct hid_report_enum *re;
hid_report_enum  2163 drivers/hid/wacom_sys.c 	struct hid_report_enum *report_enum;
hid_report_enum   463 drivers/hid/wacom_wac.c 	struct hid_report_enum *re;
hid_report_enum   561 include/linux/hid.h 	struct hid_report_enum report_enum[HID_REPORT_TYPES];