Searched refs:XHCI_STATE_REMOVING (Results 1 – 6 of 6) sorted by relevance
330 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
366 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
385 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
1821 #define XHCI_STATE_REMOVING (1 << 2) macro
928 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()1356 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
2878 (xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_check_bandwidth()