Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h222 AHCI_HFLAG_NO_SUSPEND = BIT(10), /* don't suspend */ enumerator
H A Dsata_highbank.c576 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_highbank_suspend()
H A Dlibahci_platform.c846 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_platform_suspend_host()