Home
last modified time | relevance | path

Searched refs:XHCI_STATE_REMOVING (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-histb.c319 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
H A Dxhci-plat.c413 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
H A Dxhci-mtk.c716 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_mtk_remove()
H A Dxhci-pci.c734 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
H A Dxhci.h1602 #define XHCI_STATE_REMOVING (1 << 2) macro
H A Dxhci-ring.c1347 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()
1749 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
H A Dxhci.c1034 !(xhci->xhc_state & XHCI_STATE_REMOVING)) { in xhci_resume()
2920 (xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_check_bandwidth()