Searched refs:xhci_handle_halted_endpoint (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/host/ |
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() 2513 xhci_handle_halted_endpoint(xhci, ep, td, EP_SOFT_RESET); in process_bulk_intr_td() 2590 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2593 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2775 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2868 xhci_handle_halted_endpoint(xhci, ep, td, in handle_tx_event()
|