Home
last modified time | relevance | path

Searched defs:HID_REQ_GET_REPORT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/hid/progs/
Dhid_bpf_helpers.h18 #define HID_REQ_GET_REPORT HID_REQ_GET_REPORT___not_used macro
65 HID_REQ_GET_REPORT = 0x01, enumerator
/linux-6.12.1/include/uapi/linux/
Dhid.h62 HID_REQ_GET_REPORT = 0x01, enumerator
/linux-6.12.1/drivers/usb/serial/
Dcypress_m8.h14 #define HID_REQ_GET_REPORT 0x01 macro