Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dusb_defs.h148 #define USB_REQ_GET_REPORT 0x01 macro
Dusbdevice.h272 #define USB_REQ_GET_REPORT 0x01 macro
/third_party/uboot/u-boot-2020.01/common/
Dusb.c713 USB_REQ_GET_REPORT, in usb_get_report()