Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
| /linux/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 | 380 .allow_runtime_pm = true, 387 .allow_runtime_pm = true, 393 .allow_runtime_pm = true, 1172 .allow_runtime_pm = true, 1186 .allow_runtime_pm = true, 1218 .allow_runtime_pm = true, 1237 .allow_runtime_pm = true, 1280 .allow_runtime_pm = true, 1349 .allow_runtime_pm = true, 2238 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot() [all …]
|
| H A D | sdhci-pci-gli.c | 2103 .allow_runtime_pm = true,
|