Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pci-core.c1441 mmc_pm_flag_t slot_pm_flags; in sdhci_pci_suspend() local
1459 slot_pm_flags = slot->host->mmc->pm_flags; in sdhci_pci_suspend()
1460 if (slot_pm_flags & MMC_PM_WAKE_SDIO_IRQ) in sdhci_pci_suspend()
1463 pm_flags |= slot_pm_flags; in sdhci_pci_suspend()