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