Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1111 static int _xhci_submit_int_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_int_msg() function
1282 return _xhci_submit_int_msg(udev, pipe, buffer, length, interval); in submit_int_msg()
1392 return _xhci_submit_int_msg(udev, pipe, buffer, length, interval); in xhci_submit_int_msg()