Searched refs:xhci_handle_halted_endpoint (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-ring.c | 937 static int xhci_handle_halted_endpoint(struct xhci_hcd *xhci, in xhci_handle_halted_endpoint() function 1192 err = xhci_handle_halted_endpoint(xhci, ep, td, reset_type); in xhci_handle_cmd_stop_ep() 2311 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td() 2327 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td() 2631 xhci_handle_halted_endpoint(xhci, ep, td, EP_SOFT_RESET); in process_bulk_intr_td() 2708 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2711 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 2889 xhci_handle_halted_endpoint(xhci, ep, NULL, in handle_tx_event() 3013 xhci_handle_halted_endpoint(xhci, ep, td, in handle_tx_event()
|