Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h1258 int xhci_ctrl_tx(struct usb_device *udev, unsigned long pipe,
H A Dxhci-ring.c746 int xhci_ctrl_tx(struct usb_device *udev, unsigned long pipe, in xhci_ctrl_tx() function
H A Dxhci.c1187 return xhci_ctrl_tx(udev, pipe, setup, length, buffer); in _xhci_submit_control_msg()