Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_REPORT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dusb_defs.h148 #define USB_REQ_GET_REPORT 0x01 macro
Dusbdevice.h272 #define USB_REQ_GET_REPORT 0x01 macro
/external/u-boot/common/
Dusb.c701 USB_REQ_GET_REPORT, in usb_get_report()