Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhid.h64 HID_REQ_GET_PROTOCOL = 0x03, enumerator
/openbmc/u-boot/drivers/usb/gadget/
H A Df_sdp.c43 #define HID_REQ_GET_PROTOCOL 0x03 macro