Searched refs:xhci_halted_host_endpoint (Results 1 – 1 of 1) sorted by relevance
2191 static bool xhci_halted_host_endpoint(struct xhci_hcd *xhci, struct xhci_ep_ctx *ep_ctx, in xhci_halted_host_endpoint() function2254 if (xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) { in finish_td()2347 if (!xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) in process_ctrl_td()2957 if (xhci_halted_host_endpoint(xhci, ep_ctx, trb_comp_code)) in handle_tx_event()