Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-ring.c3556 static int count_isoc_trbs_needed(struct xhci_hcd *xhci, in count_isoc_trbs_needed() function
3682 trbs_per_td = count_isoc_trbs_needed(xhci, urb, i); in xhci_queue_isoc_tx()
3838 num_trbs += count_isoc_trbs_needed(xhci, urb, i); in xhci_queue_isoc_tx_prepare()