Home
last modified time | relevance | path

Searched refs:td_to_noop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ring.c801 static void td_to_noop(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, in td_to_noop() function
1100 td_to_noop(xhci, ep, cached_td, false); in xhci_invalidate_cancelled_tds()
1103 td_to_noop(xhci, ep, td, false); in xhci_invalidate_cancelled_tds()
1109 td_to_noop(xhci, ep, td, false); in xhci_invalidate_cancelled_tds()
1134 td_to_noop(xhci, ep, td, false); in xhci_invalidate_cancelled_tds()
4252 td_to_noop(xhci, xep, &urb_priv->td[0], true); in xhci_queue_isoc_tx()