Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dohci-pci.c163 ohci->flags |= OHCI_QUIRK_GLOBAL_SUSPEND; in ohci_quirk_amd700()
Dohci.h420 #define OHCI_QUIRK_GLOBAL_SUSPEND 0x800 /* must suspend ports */ macro
Dohci-hub.c98 if (ohci->flags & OHCI_QUIRK_GLOBAL_SUSPEND) { in ohci_rh_suspend()