Searched refs:xhci_num_trbs_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-ring.c286 static unsigned int xhci_num_trbs_free(struct xhci_hcd *xhci, struct xhci_ring *ring) function
3254 } else if (xhci_num_trbs_free(xhci, ep_ring) <= num_trbs) {

Completed in 209 milliseconds