Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dep0.c440 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
492 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
591 case USB_REQ_GET_INTERFACE: in ep0_recv_setup()
H A Dcomposite.c948 case USB_REQ_GET_INTERFACE: in composite_setup()
H A Dci_udc.c70 case USB_REQ_GET_INTERFACE: return "GET_INTERFACE"; in reqname()
H A Dether.c1396 case USB_REQ_GET_INTERFACE: in eth_setup()
/rk3399_rockchip-uboot/include/
H A Dusb_defs.h144 #define USB_REQ_GET_INTERFACE 0x0A macro
H A Dusbdevice.h264 #define USB_REQ_GET_INTERFACE 0x0A macro
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h89 #define USB_REQ_GET_INTERFACE 0x0A macro
/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_hcd.c801 case USB_REQ_GET_INTERFACE: in submit_control_msg()