Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.c1229 mmc_pm_flag_t slot_pm_flags; in sdhci_pci_suspend() local
1247 slot_pm_flags = slot->host->mmc->pm_flags; in sdhci_pci_suspend()
1248 if (slot_pm_flags & MMC_PM_WAKE_SDIO_IRQ) in sdhci_pci_suspend()
1251 pm_flags |= slot_pm_flags; in sdhci_pci_suspend()