Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-pci.c304 xhci->xhc_state |= XHCI_STATE_REMOVING; in xhci_pci_remove()
Dxhci.h1599 #define XHCI_STATE_REMOVING (1 << 2) macro
Dxhci.c2758 (xhci->xhc_state & XHCI_STATE_REMOVING)) in xhci_check_bandwidth()