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

/drivers/mmc/host/
H A Dsdhci-pci.c50 bool allow_runtime_pm; member in struct:sdhci_pci_fixes
76 bool allow_runtime_pm; member in struct:sdhci_pci_chip
269 .allow_runtime_pm = true,
274 .allow_runtime_pm = true,
280 .allow_runtime_pm = true,
1368 chip->allow_runtime_pm = chip->fixes->allow_runtime_pm;
1394 if (chip->allow_runtime_pm)
1416 if (chip->allow_runtime_pm)

Completed in 94 milliseconds