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