Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
| /drivers/mmc/host/ |
| 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, 2331 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm; in sdhci_pci_probe() [all …]
|
| A D | sdhci-pci.h | 140 bool allow_runtime_pm; member 180 bool allow_runtime_pm; member
|
| A D | sdhci-pci-gli.c | 2023 .allow_runtime_pm = true,
|
Completed in 22 milliseconds