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.c2205 static bool xhci_halted_host_endpoint(struct xhci_ep_ctx *ep_ctx, unsigned int comp_code) in xhci_halted_host_endpoint() function
2388 if (!xhci_halted_host_endpoint(ep_ctx, trb_comp_code)) in process_ctrl_td()
2955 if (xhci_halted_host_endpoint(ep_ctx, trb_comp_code)) in handle_tx_event()