Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-acpi.c75 bool use_runtime_pm; member
871 c->use_runtime_pm = sdhci_acpi_flag(c, SDHCI_ACPI_RUNTIME_PM); in sdhci_acpi_probe()
921 c->use_runtime_pm = false; in sdhci_acpi_probe()
945 if (c->use_runtime_pm) { in sdhci_acpi_probe()
973 if (c->use_runtime_pm) { in sdhci_acpi_remove()