Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-pci.c147 xhci->quirks |= XHCI_SPURIOUS_WAKEUP; in xhci_pci_quirks()
309 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_pci_remove()
Dxhci.h1570 #define XHCI_SPURIOUS_WAKEUP (1 << 18) macro
Dxhci.c763 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()
774 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()