Searched defs:report_enum (Results 1 – 4 of 4) sorted by relevance
59 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local554 struct hid_report_enum *report_enum = device->report_enum + i; in hid_device_release() local1014 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()1034 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local1086 struct hid_report_enum *report_enum; in hid_input_report() local
549 struct hid_report_enum *report_enum; in hid_dump_device() local
80 struct hid_report_enum *report_enum; in hiddev_lookup_report() local133 struct hid_report_enum *report_enum; in hiddev_lookup_usage() local
482 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member