Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c75 bool use_runtime_pm; member
867 c->use_runtime_pm = sdhci_acpi_flag(c, SDHCI_ACPI_RUNTIME_PM); in sdhci_acpi_probe()
920 c->use_runtime_pm = false; in sdhci_acpi_probe()
947 if (c->use_runtime_pm) { in sdhci_acpi_probe()
975 if (c->use_runtime_pm) { in sdhci_acpi_remove()