Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.h48 bool allow_runtime_pm; member
82 bool allow_runtime_pm; member
Dsdhci-pci.c232 .allow_runtime_pm = true,
239 .allow_runtime_pm = true,
245 .allow_runtime_pm = true,
301 .allow_runtime_pm = true,
312 .allow_runtime_pm = true,
321 .allow_runtime_pm = true,
347 .allow_runtime_pm = true,
1512 chip->allow_runtime_pm = false; in sdhci_pci_probe_slot()
1634 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm; in sdhci_pci_probe()
1660 if (chip->allow_runtime_pm) in sdhci_pci_probe()
[all …]