Home
last modified time | relevance | path

Searched refs:HID_REQ_GET_PROTOCOL (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h20 #define HID_REQ_GET_PROTOCOL HID_REQ_GET_PROTOCOL___not_used macro
41 #undef HID_REQ_GET_PROTOCOL
70 HID_REQ_GET_PROTOCOL = 0x03, enumerator
/linux/include/uapi/linux/
H A Dhid.h64 HID_REQ_GET_PROTOCOL = 0x03, enumerator
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c428 case HID_REQ_GET_PROTOCOL: in hid_bpf_hw_request()
/linux/drivers/usb/gadget/function/
H A Df_hid.c875 | HID_REQ_GET_PROTOCOL): in hidg_setup()