Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c644 struct xhci_td *last_unlinked_td; in xhci_handle_cmd_stop_ep() local
715 last_unlinked_td = cur_td; in xhci_handle_cmd_stop_ep()
752 } while (cur_td != last_unlinked_td); in xhci_handle_cmd_stop_ep()