Searched refs:prepare_transfer (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
H A D | xhci-ring.c | 190 * prepare_transfer()? 2745 * prepare_transfer()? 2850 static int prepare_transfer(struct xhci_hcd *xhci, prepare_transfer() function 3074 ret = prepare_transfer(xhci, xhci->devs[slot_id], queue_bulk_sg_tx() 3088 ret = prepare_transfer(xhci, xhci->devs[slot_id], queue_bulk_sg_tx() 3259 ret = prepare_transfer(xhci, xhci->devs[slot_id], xhci_queue_bulk_tx() 3273 ret = prepare_transfer(xhci, xhci->devs[slot_id], xhci_queue_bulk_tx() 3401 ret = prepare_transfer(xhci, xhci->devs[slot_id], xhci_queue_ctrl_tx() 3618 ret = prepare_transfer(xhci, xhci->devs[slot_id], ep_index, xhci_queue_isoc_tx()
|
Completed in 69 milliseconds