Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h19 #define HID_REQ_GET_IDLE HID_REQ_GET_IDLE___not_used macro
40 #undef HID_REQ_GET_IDLE
69 HID_REQ_GET_IDLE = 0x02, enumerator
/linux/include/uapi/linux/
H A Dhid.h63 HID_REQ_GET_IDLE = 0x02, enumerator
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c418 case HID_REQ_GET_IDLE: in hid_bpf_hw_request()
/linux/drivers/usb/gadget/function/
H A Df_hid.c892 | HID_REQ_GET_IDLE): in hidg_setup()