Searched refs:allow_runtime_pm (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci.h | 140 bool allow_runtime_pm; member 179 bool allow_runtime_pm; member
|
H A D | sdhci-pci-core.c | 390 .allow_runtime_pm = true, 397 .allow_runtime_pm = true, 403 .allow_runtime_pm = true, 1165 .allow_runtime_pm = true, 1179 .allow_runtime_pm = true, 1211 .allow_runtime_pm = true, 1230 .allow_runtime_pm = true, 1273 .allow_runtime_pm = true, 1342 .allow_runtime_pm = true, 2214 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot() [all …]
|
H A D | sdhci-pci-gli.c | 1608 .allow_runtime_pm = true,
|