Searched refs:xhci_halted_host_endpoint (Results 1 – 1 of 1) sorted by relevance
2204 static bool xhci_halted_host_endpoint(struct xhci_hcd *xhci, struct xhci_ep_ctx *ep_ctx, in xhci_halted_host_endpoint() function2267 if (xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) { in finish_td()2360 if (!xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) in process_ctrl_td()2963 if (xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) in handle_tx_event()