Searched defs:report_enum (Results 1 – 6 of 6) sorted by relevance
3054 struct hid_report_enum *report_enum; in hid_dump_device() local3100 struct hid_report_enum *report_enum; in hid_dump_report() local
91 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local722 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report() local1851 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering() local1986 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()2046 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local2127 struct hid_report_enum *report_enum; in __hid_input_report() local
440 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
236 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data() local364 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
692 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member