Home
last modified time | relevance | path

Searched refs:ohci_submit_rh_msg (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c881 static int ohci_submit_rh_msg(struct usb_device *dev, unsigned long pipe, in ohci_submit_rh_msg() function
1225 return ohci_submit_rh_msg(dev, pipe, buffer, transfer_len, in submit_control_msg()
/external/u-boot/drivers/usb/host/
Dohci-hcd.c1241 static int ohci_submit_rh_msg(ohci_t *ohci, struct usb_device *dev, in ohci_submit_rh_msg() function
1752 return ohci_submit_rh_msg(ohci, dev, pipe, buffer, in _ohci_submit_control_msg()