Searched refs:pm_generic_runtime_suspend (Results 1 – 12 of 12) sorted by relevance
40 pm_generic_runtime_suspend\|
68 extern int pm_generic_runtime_suspend(struct device *dev);257 static inline int pm_generic_runtime_suspend(struct device *dev) { return 0; } in pm_generic_runtime_suspend() function
27 ret = pm_generic_runtime_suspend(dev); in bus_pm_runtime_suspend()
111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
63 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
247 pm_generic_runtime_suspend,
597 ret = pm_generic_runtime_suspend(dev); in pm_clk_runtime_suspend()
367 int ret = pm_generic_runtime_suspend(dev); in snd_ac97_controller_register()
1069 int ret = pm_generic_runtime_suspend(dev); in acpi_subsys_runtime_suspend()
1202 int ret = pm_generic_runtime_suspend(dev); in acpi_lpss_runtime_suspend()
2396 error = pm_generic_runtime_suspend(dev); in sysc_child_runtime_suspend()