Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c953 struct xhci_td *cached_td = NULL; in xhci_invalidate_cancelled_tds() local
993 if (cached_td) in xhci_invalidate_cancelled_tds()
998 cached_td->urb->stream_id, cached_td->urb); in xhci_invalidate_cancelled_tds()
999 cached_td = td; in xhci_invalidate_cancelled_tds()
1009 if (!cached_td) in xhci_invalidate_cancelled_tds()
1013 cached_td->urb->stream_id, in xhci_invalidate_cancelled_tds()
1014 cached_td); in xhci_invalidate_cancelled_tds()