Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c984 struct xhci_td *cached_td = NULL; in xhci_invalidate_cancelled_tds() local
1024 if (cached_td) in xhci_invalidate_cancelled_tds()
1029 cached_td->urb->stream_id, cached_td->urb); in xhci_invalidate_cancelled_tds()
1030 cached_td = td; in xhci_invalidate_cancelled_tds()
1040 if (!cached_td) in xhci_invalidate_cancelled_tds()
1044 cached_td->urb->stream_id, in xhci_invalidate_cancelled_tds()
1045 cached_td); in xhci_invalidate_cancelled_tds()