Home
last modified time | relevance | path

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

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