Searched refs:EP_HARD_RESET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 918 (reset_type == EP_HARD_RESET) ? "Hard" : "Soft", in xhci_reset_halted_ep() 945 if (reset_type == EP_HARD_RESET) { in xhci_handle_halted_endpoint() 1138 reset_type = EP_HARD_RESET; 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() 2610 EP_HARD_RESET); in handle_tx_event() 2795 EP_HARD_RESET); in handle_tx_event() 2919 EP_HARD_RESET); in handle_tx_event()
|
H A D | xhci.h | 1247 EP_HARD_RESET, enumerator
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 863 if (reset_type == EP_HARD_RESET) { in xhci_handle_halted_endpoint() 2096 EP_HARD_RESET); in finish_td() 2481 EP_HARD_RESET); in handle_tx_event() 2671 EP_HARD_RESET); in handle_tx_event() 2796 td, EP_HARD_RESET); in handle_tx_event()
|
H A D | xhci.h | 1246 EP_HARD_RESET, enumerator
|
Completed in 32 milliseconds