Home
last modified time | relevance | path

Searched refs:HID_REQ_SET_IDLE (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h22 #define HID_REQ_SET_IDLE HID_REQ_SET_IDLE___not_used macro
43 #undef HID_REQ_SET_IDLE
72 HID_REQ_SET_IDLE = 0x0A, enumerator
/linux/include/uapi/linux/
H A Dhid.h66 HID_REQ_SET_IDLE = 0x0A, enumerator
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c421 case HID_REQ_SET_IDLE: in hid_bpf_hw_request()
/linux/drivers/usb/gadget/function/
H A Df_hid.c927 | HID_REQ_SET_IDLE): in hidg_setup()
/linux/drivers/hid/
H A Dhid-multitouch.c1873 hid_hw_idle(hdev, 0, 0, HID_REQ_SET_IDLE); in mt_resume()