Searched refs:xhci_handle_halted_endpoint (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/usb/host/ |
D | xhci-ring.c | 898 static int xhci_handle_halted_endpoint(struct xhci_hcd *xhci, in xhci_handle_halted_endpoint() function 1113 err = xhci_handle_halted_endpoint(xhci, ep, 0, td, in xhci_handle_cmd_stop_ep() 2186 xhci_handle_halted_endpoint(xhci, ep, ep_ring->stream_id, td, in finish_td() 2203 xhci_handle_halted_endpoint(xhci, ep, ep_ring->stream_id, td, in finish_td() 2493 xhci_handle_halted_endpoint(xhci, ep, ep_ring->stream_id, td, in process_bulk_intr_td() 2568 xhci_handle_halted_endpoint(xhci, ep, 0, NULL, in handle_tx_event() 2752 xhci_handle_halted_endpoint(xhci, ep, in handle_tx_event() 2847 xhci_handle_halted_endpoint(xhci, ep, in handle_tx_event()
|