Home
last modified time | relevance | path

Searched refs:OHCI_QUIRK_GLOBAL_SUSPEND (Results 1 - 6 of 6) sorted by relevance

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

Completed in 6 milliseconds