Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1159 static int _xhci_submit_control_msg(struct usb_device *udev, unsigned long pipe, in _xhci_submit_control_msg() function
1269 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in submit_control_msg()
1376 return _xhci_submit_control_msg(udev, pipe, buffer, length, setup, in xhci_submit_control_msg()