Home
last modified time | relevance | path

Searched refs:HID_REPORT_TYPES (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/testing/selftests/hid/progs/
Dhid_bpf_helpers.h17 #define HID_REPORT_TYPES HID_REPORT_TYPES___not_used macro
35 #undef HID_REPORT_TYPES
52 HID_REPORT_TYPES, enumerator
/linux-6.12.1/include/uapi/linux/
Dhid.h54 HID_REPORT_TYPES, enumerator
/linux-6.12.1/drivers/hid/bpf/
Dhid_bpf_dispatch.c41 if (type >= HID_REPORT_TYPES) in dispatch_hid_bpf_device_event()
96 if (rtype >= HID_REPORT_TYPES) in dispatch_hid_bpf_raw_requests()
223 for (i = 0; i < HID_REPORT_TYPES; i++) { in __hid_bpf_allocate_data()
/linux-6.12.1/include/linux/
Dhid.h618 struct hid_report_enum report_enum[HID_REPORT_TYPES];
/linux-6.12.1/drivers/hid/
Dhid-sensor-custom.c569 for (j = 0; j < HID_REPORT_TYPES; ++j) { in hid_sensor_custom_add_attributes()
Dhid-debug.c3057 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_dump_device()
Dhid-core.c676 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_close_report()