Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_INTERFACE (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Dep0.c439 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
491 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
590 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
Dcomposite.c819 case USB_REQ_GET_INTERFACE: in composite_setup()
Dci_udc.c69 case USB_REQ_GET_INTERFACE: return "GET_INTERFACE"; in reqname()
Dether.c1399 case USB_REQ_GET_INTERFACE: in eth_setup()
/external/u-boot/include/
Dusb_defs.h143 #define USB_REQ_GET_INTERFACE 0x0A macro
Dusbdevice.h263 #define USB_REQ_GET_INTERFACE 0x0A macro
/external/libusb-compat/libusb/
Dusb.h212 #define USB_REQ_GET_INTERFACE 0x0A macro
/external/u-boot/include/linux/usb/
Dch9.h89 #define USB_REQ_GET_INTERFACE 0x0A macro
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h89 #define USB_REQ_GET_INTERFACE 0x0A macro
/external/u-boot/drivers/usb/musb/
Dmusb_hcd.c800 case USB_REQ_GET_INTERFACE: in submit_control_msg()