Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_NO_SUSPEND (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h217 AHCI_HFLAG_NO_SUSPEND = BIT(10), /* don't suspend */ enumerator
H A Dacard-ahci.c120 hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in acard_ahci_pci_device_suspend()
H A Dlibahci_platform.c736 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_platform_suspend_host()
H A Dsata_highbank.c577 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_highbank_suspend()
H A Dahci.c913 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_pci_device_suspend()
1856 hpriv->flags |= AHCI_HFLAG_NO_SUSPEND; in ahci_init_one()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h222 AHCI_HFLAG_NO_SUSPEND = BIT(10), /* don't suspend */ enumerator
H A Dacard-ahci.c120 hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in acard_ahci_pci_device_suspend()
H A Dlibahci_platform.c829 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_platform_suspend_host()
H A Dsata_highbank.c575 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_highbank_suspend()
H A Dahci.c927 if (hpriv->flags & AHCI_HFLAG_NO_SUSPEND) { in ahci_pci_device_suspend()
1875 hpriv->flags |= AHCI_HFLAG_NO_SUSPEND; in ahci_init_one()

Completed in 13 milliseconds