Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/mmc/host/ |
| H A D | sdhci-pci.h | 140 bool allow_runtime_pm; member 180 bool allow_runtime_pm; member
|
| H A D | sdhci-pci-core.c | 391 .allow_runtime_pm = true, 398 .allow_runtime_pm = true, 404 .allow_runtime_pm = true, 1171 .allow_runtime_pm = true, 1185 .allow_runtime_pm = true, 1217 .allow_runtime_pm = true, 1236 .allow_runtime_pm = true, 1279 .allow_runtime_pm = true, 1348 .allow_runtime_pm = true, 2346 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm; in sdhci_pci_probe() [all …]
|
| H A D | sdhci-pci-gli.c | 2023 .allow_runtime_pm = true,
|