Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h17 #define HID_REPORT_TYPES HID_REPORT_TYPES___not_used macro
38 #undef HID_REPORT_TYPES
55 HID_REPORT_TYPES, enumerator
/linux/include/uapi/linux/
H A Dhid.h54 HID_REPORT_TYPES, enumerator
/linux/drivers/hid/bpf/
H A 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/drivers/hid/
H A Dhid-sensor-custom.c569 for (j = 0; j < HID_REPORT_TYPES; ++j) { in hid_sensor_custom_add_attributes()
H A Dhid-debug.c3057 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_dump_device()
H A Dhid-core.c704 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_close_report()