Home
last modified time | relevance | path

Searched defs:HID_REQ_SET_IDLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dhid.h66 HID_REQ_SET_IDLE = 0x0A, enumerator
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c45 #define HID_REQ_SET_IDLE 0x0A macro