Searched refs:xhci_dequeue_td (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci-ring.c | 921 static void xhci_dequeue_td(struct xhci_hcd *xhci, struct xhci_td *td, struct xhci_ring *ring, in xhci_dequeue_td() function 2284 xhci_dequeue_td(xhci, td, ep_ring, td->status); in finish_td() 2523 xhci_dequeue_td(xhci, td, ep->ring, status); in skip_isoc_td() 2828 xhci_dequeue_td(xhci, td, ep_ring, td->status); in handle_tx_event()
|