Home
last modified time | relevance | path

Searched refs:runtime_pm (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/base/regmap/
Dregmap-irq.c68 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()
/linux-4.4.14/drivers/base/power/
Ddomain.c393 bool runtime_pm = pm_runtime_enabled(dev); in pm_genpd_runtime_suspend() local
411 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() local
493 if (timed && runtime_pm) in pm_genpd_runtime_resume()
500 if (timed && runtime_pm) { in pm_genpd_runtime_resume()
/linux-4.4.14/Documentation/power/
D00-INDEX27 runtime_pm.txt
Dpci.txt12 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
Ddevices.txt225 Documentation/power/runtime_pm.txt.
702 the full-power state, as explained in Documentation/power/runtime_pm.txt. Refer
/linux-4.4.14/drivers/mfd/
Dwm8994-irq.c140 .runtime_pm = true,
/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c28 bool runtime_pm; member
/linux-4.4.14/include/linux/
Dregmap.h841 bool runtime_pm:1; member
/linux-4.4.14/Documentation/
Dkernel-parameters.txt181 See also Documentation/power/runtime_pm.txt, pci=noacpi