Home
last modified time | relevance | path

Searched refs:XHCI_STATE_REMOVING (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-histb.c329 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_histb_remove()
H A Dxhci-plat.c417 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_plat_remove()
H A Dxhci-pci.c534 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
H A Dxhci-ring.c1114 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()
1553 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
H A Dxhci.h1843 #define XHCI_STATE_REMOVING (1 << 2) macro
H A Dxhci.c2925 (xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_check_bandwidth()
/kernel/linux/linux-6.6/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.c720 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
H A Dxhci-ring.c1272 if (!(xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_hc_died()
1647 if (xhci->xhc_state & XHCI_STATE_REMOVING) { in xhci_handle_command_timeout()
H A Dxhci.h1850 #define XHCI_STATE_REMOVING (1 << 2) macro
H A Dxhci.c1033 !(xhci->xhc_state & XHCI_STATE_REMOVING)) { in xhci_resume()
2897 (xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_check_bandwidth()

Completed in 40 milliseconds