Home
last modified time | relevance | path

Searched refs:EP_HARD_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ring.c903 (reset_type == EP_HARD_RESET) ? "Hard" : "Soft", in xhci_reset_halted_ep()
930 if (reset_type == EP_HARD_RESET) { in xhci_handle_halted_endpoint()
1141 reset_type = EP_HARD_RESET; in xhci_handle_cmd_stop_ep()
2237 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td()
2253 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in finish_td()
2589 xhci_handle_halted_endpoint(xhci, ep, NULL, EP_HARD_RESET); in handle_transferless_tx_event()
2917 xhci_handle_halted_endpoint(xhci, ep, td, EP_HARD_RESET); in handle_tx_event()
H A Dxhci.h970 EP_HARD_RESET, enumerator