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

/linux-master/include/uapi/linux/
H A Dhid.h63 HID_REQ_GET_IDLE = 0x02, enumerator in enum:hid_class_request
/linux-master/tools/testing/selftests/hid/progs/
H A Dhid_bpf_helpers.h18 #define HID_REQ_GET_IDLE HID_REQ_GET_IDLE___not_used macro
38 #undef HID_REQ_GET_IDLE macro
72 HID_REQ_GET_IDLE = 0x02, enumerator in enum:hid_class_request
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c433 case HID_REQ_GET_IDLE:
/linux-master/drivers/usb/gadget/function/
H A Df_hid.c681 | HID_REQ_GET_IDLE):

Completed in 116 milliseconds