Searched refs:pm_generic_runtime_suspend (Results 1 – 21 of 21) sorted by relevance
20 int pm_generic_runtime_suspend(struct device *dev) in pm_generic_runtime_suspend() function29 EXPORT_SYMBOL_GPL(pm_generic_runtime_suspend);
512 ret = pm_generic_runtime_suspend(dev); in pm_clk_runtime_suspend()
33 extern int pm_generic_runtime_suspend(struct device *dev);219 static inline int pm_generic_runtime_suspend(struct device *dev) { return 0; } in pm_generic_runtime_suspend() function
41 pm_generic_runtime_suspend\|
384 ret = pm_generic_runtime_suspend(dev); in _od_runtime_suspend()433 if (pm_generic_runtime_suspend(dev) == 0) { in _od_suspend_noirq()
111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
107 return pm_generic_runtime_suspend(dev); in pm_domain_suspend()
63 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
242 pm_generic_runtime_suspend,
394 int ret = pm_generic_runtime_suspend(dev); in ac97_pm_runtime_suspend()
81 .runtime_suspend = pm_generic_runtime_suspend,
164 int ret = pm_generic_runtime_suspend(dev); in amba_pm_runtime_suspend()
960 int ret = pm_generic_runtime_suspend(dev); in acpi_subsys_runtime_suspend()
1216 int ret = pm_generic_runtime_suspend(dev); in acpi_lpss_runtime_suspend()
1355 .runtime_suspend = pm_generic_runtime_suspend,
2330 error = pm_generic_runtime_suspend(dev); in sysc_child_runtime_suspend()2377 error = pm_generic_runtime_suspend(dev); in sysc_child_suspend_noirq()
1086 .runtime_suspend = pm_generic_runtime_suspend,
1747 pm_generic_runtime_suspend
2338 pm_generic_runtime_suspend
3103 pm_generic_runtime_suspend
724 `int pm_generic_runtime_suspend(struct device *dev);`