Searched refs:prepare_transfer (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-ring.c | 2839 static int prepare_transfer(struct xhci_hcd *xhci, in prepare_transfer() function 3151 ret = prepare_transfer(xhci, xhci->devs[slot_id], in xhci_queue_bulk_tx() 3253 ret = prepare_transfer(xhci, xhci->devs[slot_id], in xhci_queue_bulk_tx() 3301 ret = prepare_transfer(xhci, xhci->devs[slot_id], in xhci_queue_ctrl_tx() 3589 ret = prepare_transfer(xhci, xhci->devs[slot_id], ep_index, in xhci_queue_isoc_tx()
|