Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c761 static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, in td_to_noop() function
1046 td_to_noop(xhci, ring, cached_td, false); in xhci_invalidate_cancelled_tds()
1055 td_to_noop(xhci, ring, td, false); in xhci_invalidate_cancelled_tds()
1080 td_to_noop(xhci, ring, td, false); in xhci_invalidate_cancelled_tds()
4262 td_to_noop(xhci, ep_ring, &urb_priv->td[0], true); in xhci_queue_isoc_tx()