Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-acpi.c74 bool use_runtime_pm; member
824 c->use_runtime_pm = sdhci_acpi_flag(c, SDHCI_ACPI_RUNTIME_PM); in sdhci_acpi_probe()
874 c->use_runtime_pm = false; in sdhci_acpi_probe()
898 if (c->use_runtime_pm) { in sdhci_acpi_probe()
926 if (c->use_runtime_pm) { in sdhci_acpi_remove()

Completed in 4 milliseconds