Searched defs:report_enum (Results 1 – 10 of 10) sorted by relevance
3051 struct hid_report_enum *report_enum; in hid_dump_device() local3097 struct hid_report_enum *report_enum; in hid_dump_report() local
88 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local713 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report() local1825 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering() local1959 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()2023 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local2083 struct hid_report_enum *report_enum; in __hid_input_report() local
619 struct hid_report_enum *report_enum; in apple_fetch_battery() local902 struct hid_report_enum *report_enum; in apple_magic_backlight_init() local
813 struct hid_report_enum *report_enum; in magicmouse_fetch_battery() local
528 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
2249 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
233 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data() local362 struct hid_report_enum *report_enum; in __hid_bpf_hw_check_params() local
60 struct hid_report_enum *report_enum; in hiddev_lookup_report() local113 struct hid_report_enum *report_enum; in hiddev_lookup_usage() local
773 struct hid_report_enum *report_enum; in usbhid_init_reports() local
627 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member