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