Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c280 static unsigned int xhci_num_trbs_free(struct xhci_hcd *xhci, struct xhci_ring *ring) in xhci_num_trbs_free() function
3252 } else if (xhci_num_trbs_free(xhci, ep_ring) <= num_trbs) { in prepare_ring()

Completed in 6 milliseconds