Searched refs:xhci_bulk_tx (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci.c | 1136 return xhci_bulk_tx(udev, pipe, length, buffer); in _xhci_submit_int_msg() 1156 return xhci_bulk_tx(udev, pipe, length, buffer); in _xhci_submit_bulk_msg()
|
| H A D | xhci-ring.c | 597 int xhci_bulk_tx(struct usb_device *udev, unsigned long pipe, in xhci_bulk_tx() function
|
| /rk3399_rockchip-uboot/include/usb/ |
| H A D | xhci.h | 1258 int xhci_bulk_tx(struct usb_device *udev, unsigned long pipe,
|