Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c963 struct xhci_td *cached_td = NULL; in xhci_invalidate_cancelled_tds() local
1003 if (cached_td) in xhci_invalidate_cancelled_tds()
1008 cached_td->urb->stream_id, cached_td->urb); in xhci_invalidate_cancelled_tds()
1009 cached_td = td; in xhci_invalidate_cancelled_tds()
1021 if (!cached_td) in xhci_invalidate_cancelled_tds()
1025 cached_td->urb->stream_id, in xhci_invalidate_cancelled_tds()
1026 cached_td); in xhci_invalidate_cancelled_tds()