Home
last modified time | relevance | path

Searched defs:report_enum (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c199 struct hid_report_enum *report_enum = hdev->report_enum + i; in __hid_bpf_allocate_data() local
406 struct hid_report_enum *report_enum; in hid_bpf_hw_request() local
/openbmc/linux/drivers/hid/
H A Dhid-debug.c659 struct hid_report_enum *report_enum; in hid_dump_device() local
705 struct hid_report_enum *report_enum; in hid_dump_report() local
H A Dhid-core.c56 struct hid_report_enum *report_enum = device->report_enum + type; in hid_register_report() local
677 struct hid_report_enum *report_enum = device->report_enum + i; in hid_close_report() local
1809 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering() local
1915 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1973 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local
2042 struct hid_report_enum *report_enum; in hid_input_report() local
H A Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
H A Dhid-magicmouse.c778 struct hid_report_enum *report_enum; in magicmouse_fetch_battery() local
H A Dhid-apple.c571 struct hid_report_enum *report_enum; in apple_fetch_battery() local
H A Dhid-sensor-custom.c529 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
H A Dwacom_sys.c2209 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c60 struct hid_report_enum *report_enum; in hiddev_lookup_report() local
113 struct hid_report_enum *report_enum; in hiddev_lookup_usage() local
H A Dhid-core.c771 struct hid_report_enum *report_enum; in usbhid_init_reports() local
/openbmc/linux/include/linux/
H A Dhid.h620 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member