Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-hcd.c1474 static int _ehci_submit_int_msg(struct usb_device *dev, unsigned long pipe, in _ehci_submit_int_msg() function
1527 return _ehci_submit_int_msg(dev, pipe, buffer, length, interval); in submit_int_msg()
1572 return _ehci_submit_int_msg(udev, pipe, buffer, length, interval); in ehci_submit_int_msg()