Searched defs:report_enum (Results 1 – 8 of 8) sorted by relevance
63 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local579 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report() local1347 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()1402 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local1466 struct hid_report_enum *report_enum; in hid_input_report() local
631 struct hid_report_enum *report_enum; in hid_dump_device() local682 struct hid_report_enum *report_enum; in hid_dump_report() local
369 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
536 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
1384 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
81 struct hid_report_enum *report_enum; in hiddev_lookup_report() local134 struct hid_report_enum *report_enum; in hiddev_lookup_usage() local
753 struct hid_report_enum *report_enum; in usbhid_init_reports() local
507 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member