Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/mmc/host/ |
D | sdhci-pci.h | 140 bool allow_runtime_pm; member 178 bool allow_runtime_pm; member
|
D | sdhci-pci-core.c | 389 .allow_runtime_pm = true, 396 .allow_runtime_pm = true, 402 .allow_runtime_pm = true, 1164 .allow_runtime_pm = true, 1178 .allow_runtime_pm = true, 1210 .allow_runtime_pm = true, 1229 .allow_runtime_pm = true, 1249 .allow_runtime_pm = true, 1317 .allow_runtime_pm = true, 2139 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot() [all …]
|
D | sdhci-pci-gli.c | 1564 .allow_runtime_pm = true,
|