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, 1161 .allow_runtime_pm = true, 1175 .allow_runtime_pm = true, 1207 .allow_runtime_pm = true, 1226 .allow_runtime_pm = true, 1269 .allow_runtime_pm = true, 1338 .allow_runtime_pm = true, 2227 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot() [all …]
|
H A D | sdhci-pci-gli.c | 2028 .allow_runtime_pm = true,
|