Searched refs:ohci_submit_rh_msg (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 882 static int ohci_submit_rh_msg(struct usb_device *dev, unsigned long pipe, in ohci_submit_rh_msg() function 1226 return ohci_submit_rh_msg(dev, pipe, buffer, transfer_len, in submit_control_msg()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci-hcd.c | 1246 static int ohci_submit_rh_msg(ohci_t *ohci, struct usb_device *dev, in ohci_submit_rh_msg() function 1755 return ohci_submit_rh_msg(ohci, dev, pipe, buffer, in _ohci_submit_control_msg()
|