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