Searched refs:runtime_pm (Results 1 – 9 of 9) sorted by relevance
68 if (d->chip->runtime_pm) { in regmap_irq_sync_unlock()147 if (d->chip->runtime_pm) in regmap_irq_sync_unlock()219 if (chip->runtime_pm) { in regmap_irq_thread()278 if (chip->runtime_pm) in regmap_irq_thread()313 if (chip->runtime_pm) in regmap_irq_thread()
393 bool runtime_pm = pm_runtime_enabled(dev); in pm_genpd_runtime_suspend() local411 if (runtime_pm && stop_ok && !stop_ok(dev)) in pm_genpd_runtime_suspend()415 if (runtime_pm) in pm_genpd_runtime_suspend()429 if (runtime_pm) { in pm_genpd_runtime_suspend()466 bool runtime_pm = pm_runtime_enabled(dev); in pm_genpd_runtime_resume() local493 if (timed && runtime_pm) in pm_genpd_runtime_resume()500 if (timed && runtime_pm) { in pm_genpd_runtime_resume()
27 runtime_pm.txt
12 Documentation/power/runtime_pm.txt.353 (runtime PM) framework described in Documentation/power/runtime_pm.txt.1032 Documentation/power/runtime_pm.txt.1039 Documentation/power/runtime_pm.txt.1050 Documentation/power/runtime_pm.txt
225 Documentation/power/runtime_pm.txt.702 the full-power state, as explained in Documentation/power/runtime_pm.txt. Refer
140 .runtime_pm = true,
28 bool runtime_pm; member
841 bool runtime_pm:1; member
181 See also Documentation/power/runtime_pm.txt, pci=noacpi