Home
last modified time | relevance | path

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

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