Searched defs:allow_runtime_pm (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Dsdhci-pci.c57 bool allow_runtime_pm; member in struct:sdhci_pci_fixes
84 bool allow_runtime_pm; member in struct:sdhci_pci_chip
284 .allow_runtime_pm = true,
290 .allow_runtime_pm = true,
296 .allow_runtime_pm = true,
1407 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm;
1433 if (chip->allow_runtime_pm)
1455 if (chip->allow_runtime_pm)

Completed in 68 milliseconds