Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-pci.c154 xhci->quirks |= XHCI_SPURIOUS_WAKEUP; in xhci_pci_quirks()
312 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_pci_remove()
Dxhci.h1630 #define XHCI_SPURIOUS_WAKEUP (1 << 18) macro
Dxhci.c747 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()
758 if (xhci->quirks & XHCI_SPURIOUS_WAKEUP) in xhci_shutdown()