Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c1145 static int _ehci_submit_control_msg(struct usb_device *dev, unsigned long pipe, in _ehci_submit_control_msg() function
1516 return _ehci_submit_control_msg(dev, pipe, buffer, length, setup); in submit_control_msg()
1553 return _ehci_submit_control_msg(udev, pipe, buffer, length, setup); in ehci_submit_control_msg()