Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhid.h54 HID_REPORT_TYPES, enumerator
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c63 if (type >= HID_REPORT_TYPES) in dispatch_hid_bpf_device_event()
198 for (i = 0; i < HID_REPORT_TYPES; i++) { in __hid_bpf_allocate_data()
/openbmc/linux/drivers/hid/
H A Dhid-debug.c665 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_dump_device()
H A Dhid-sensor-custom.c570 for (j = 0; j < HID_REPORT_TYPES; ++j) { in hid_sensor_custom_add_attributes()
H A Dhid-core.c676 for (i = 0; i < HID_REPORT_TYPES; i++) { in hid_close_report()
/openbmc/linux/include/linux/
H A Dhid.h621 struct hid_report_enum report_enum[HID_REPORT_TYPES];