Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c2151 static bool xhci_halted_host_endpoint(struct xhci_ep_ctx *ep_ctx, unsigned int comp_code) in xhci_halted_host_endpoint() function
2340 if (!xhci_halted_host_endpoint(ep_ctx, trb_comp_code)) in process_ctrl_td()
2916 if (xhci_halted_host_endpoint(ep_ctx, trb_comp_code)) in handle_tx_event()