Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c706 struct xhci_td *last_unlinked_td; in xhci_handle_cmd_stop_ep() local
728 last_unlinked_td = list_last_entry(&ep->cancelled_td_list, in xhci_handle_cmd_stop_ep()
830 } while (cur_td != last_unlinked_td); in xhci_handle_cmd_stop_ep()