Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c2191 static bool xhci_halted_host_endpoint(struct xhci_hcd *xhci, struct xhci_ep_ctx *ep_ctx, in xhci_halted_host_endpoint() function
2254 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()