Home
last modified time | relevance | path

Searched refs:allow_runtime_pm (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pci.h58 bool allow_runtime_pm; member
96 bool allow_runtime_pm; member
Dsdhci-pci-core.c233 .allow_runtime_pm = true,
240 .allow_runtime_pm = true,
246 .allow_runtime_pm = true,
398 .allow_runtime_pm = true,
410 .allow_runtime_pm = true,
419 .allow_runtime_pm = true,
445 .allow_runtime_pm = true,
1724 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot()
1846 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm; in sdhci_pci_probe()
1872 if (chip->allow_runtime_pm) in sdhci_pci_probe()
[all …]