Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/mmc/host/ |
| A D | sdhci-pci.h | 140 bool allow_runtime_pm; member 178 bool allow_runtime_pm; member
|
| A D | sdhci-pci-core.c | 389 .allow_runtime_pm = true, 396 .allow_runtime_pm = true, 402 .allow_runtime_pm = true, 1165 .allow_runtime_pm = true, 1179 .allow_runtime_pm = true, 1211 .allow_runtime_pm = true, 1230 .allow_runtime_pm = true, 1250 .allow_runtime_pm = true, 1318 .allow_runtime_pm = true, 2256 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm; in sdhci_pci_probe() [all …]
|
| A D | sdhci-pci-gli.c | 1598 .allow_runtime_pm = true,
|
Completed in 16 milliseconds