Home
last modified time | relevance | path

Searched refs:submit_common_msg (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-hcd.su
H A Dohci-hcd.c1516 static int submit_common_msg(ohci_t *ohci, struct usb_device *dev, in submit_common_msg() function
1702 return submit_common_msg(&gohci, dev, pipe, buffer, transfer_len, in submit_bulk_msg()
1710 return submit_common_msg(&gohci, dev, pipe, buffer, transfer_len, NULL, in submit_int_msg()
1758 return submit_common_msg(ohci, dev, pipe, buffer, transfer_len, in _ohci_submit_control_msg()
2154 return submit_common_msg(ohci, udev, pipe, buffer, length, NULL, 0); in ohci_submit_bulk_msg()
2163 return submit_common_msg(ohci, udev, pipe, buffer, length, in ohci_submit_int_msg()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1101 int submit_common_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_common_msg() function
1203 return submit_common_msg(dev, pipe, buffer, transfer_len, NULL, 0); in submit_bulk_msg()
1230 return submit_common_msg(dev, pipe, buffer, transfer_len, setup, 0); in submit_control_msg()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map