Searched refs:stopped_td (Results 1 – 2 of 2) sorted by relevance
662 ep->stopped_td = NULL; in xhci_handle_cmd_stop_ep()701 if (cur_td == ep->stopped_td) in xhci_handle_cmd_stop_ep()721 ep->stopped_td->urb->stream_id, &deq_state); in xhci_handle_cmd_stop_ep()728 ep->stopped_td = NULL; in xhci_handle_cmd_stop_ep()1829 ep->stopped_td = td; in finish_td()
871 struct xhci_td *stopped_td; member