Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/mmc/host/ |
D | sdhci-pci.h | 140 bool allow_runtime_pm; member 180 bool allow_runtime_pm; member
|
D | sdhci-pci-core.c | 391 .allow_runtime_pm = true, 398 .allow_runtime_pm = true, 404 .allow_runtime_pm = true, 1167 .allow_runtime_pm = true, 1181 .allow_runtime_pm = true, 1213 .allow_runtime_pm = true, 1232 .allow_runtime_pm = true, 1275 .allow_runtime_pm = true, 1344 .allow_runtime_pm = true, 2233 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot() [all …]
|
D | sdhci-pci-gli.c | 2023 .allow_runtime_pm = true,
|