Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhid.h63 HID_REQ_GET_IDLE = 0x02, enumerator
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c42 #define HID_REQ_GET_IDLE 0x02 macro