Searched refs:xhci_handle_halted_endpoint (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 929 static int xhci_handle_halted_endpoint(struct xhci_hcd *xhci, in xhci_handle_halted_endpoint() function 1144 err = xhci_handle_halted_endpoint(xhci, ep, td, reset_type); in xhci_handle_cmd_stop_ep() 2210 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td() 2226 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td() 2228 return 0; /* xhci_handle_halted_endpoint marked td cancelled */ in finish_td() 2532 xhci_handle_halted_endpoint(xhci, ep, td, EP_SOFT_RESET); in process_bulk_intr_td() 2609 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2612 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2794 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2918 xhci_handle_halted_endpoint(xhc in handle_tx_event() [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 842 static void xhci_handle_halted_endpoint(struct xhci_hcd *xhci, in xhci_handle_halted_endpoint() function 2095 xhci_handle_halted_endpoint(xhci, ep, ep_ring->stream_id, td, in finish_td() 2400 xhci_handle_halted_endpoint(xhci, ep, ep_ring->stream_id, td, in process_bulk_intr_td() 2480 xhci_handle_halted_endpoint(xhci, ep, 0, NULL, in handle_tx_event() 2483 xhci_handle_halted_endpoint(xhci, ep, 0, NULL, in handle_tx_event() 2668 xhci_handle_halted_endpoint(xhci, ep, in handle_tx_event() 2794 xhci_handle_halted_endpoint(xhci, ep, in handle_tx_event()
|
Completed in 10 milliseconds