Searched refs:genpd_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
214 static int genpd_runtime_suspend(struct device *dev);228 if (dev->pm_domain->ops.runtime_suspend == genpd_runtime_suspend) in dev_to_genpd_safe()1214 static int genpd_runtime_suspend(struct device *dev) in genpd_runtime_suspend() function2426 genpd->domain.ops.runtime_suspend = genpd_runtime_suspend; in pm_genpd_init()