Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/bpf/
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
/kernel/linux/linux-5.10/drivers/hid/
Dhid-debug.c622 struct hid_report_enum *report_enum; in hid_dump_device() local
668 struct hid_report_enum *report_enum; in hid_dump_report() local
Dhid-core.c61 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
1709 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1766 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local
1836 struct hid_report_enum *report_enum; in hid_input_report() local
Dhid-sensor-hub.c385 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
Dhid-sensor-custom.c524 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
Dwacom_sys.c2217 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
/kernel/linux/linux-6.6/drivers/hid/
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
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
1811 struct hid_report_enum *report_enum = &hid->report_enum[HID_INPUT_REPORT]; in hid_process_ordering() local
1920 static struct hid_report *hid_get_report(struct hid_report_enum *report_enum, in hid_get_report()
1984 struct hid_report_enum *report_enum = hid->report_enum + type; in hid_report_raw_event() local
2053 struct hid_report_enum *report_enum; in hid_input_report() local
Dhid-sensor-hub.c384 struct hid_report_enum *report_enum; in sensor_hub_input_get_attribute_info() local
Dhid-magicmouse.c778 struct hid_report_enum *report_enum; in magicmouse_fetch_battery() local
Dhid-apple.c578 struct hid_report_enum *report_enum; in apple_fetch_battery() local
Dhid-sensor-custom.c529 struct hid_report_enum *report_enum, in hid_sensor_custom_add_fields()
Dwacom_sys.c2213 struct hid_report_enum *report_enum; in wacom_compute_pktlen() local
/kernel/linux/linux-5.10/drivers/hid/usbhid/
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
Dhid-core.c773 struct hid_report_enum *report_enum; in usbhid_init_reports() local
/kernel/linux/linux-6.6/drivers/hid/usbhid/
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
Dhid-core.c771 struct hid_report_enum *report_enum; in usbhid_init_reports() local
/kernel/linux/linux-5.10/include/linux/
Dhid.h567 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member
/kernel/linux/linux-6.6/include/linux/
Dhid.h621 struct hid_report_enum report_enum[HID_REPORT_TYPES]; member