Searched refs:rmobile_pm_domain (Results 1 – 3 of 3) sorted by relevance
19 struct rmobile_pm_domain { struct30 struct rmobile_pm_domain *to_rmobile_pd(struct generic_pm_domain *d) in to_rmobile_pd() argument32 return container_of(d, struct rmobile_pm_domain, genpd); in to_rmobile_pd()41 extern void rmobile_init_domains(struct rmobile_pm_domain domains[], int num);
39 struct rmobile_pm_domain *rmobile_pd = to_rmobile_pd(genpd); in rmobile_pd_power_down()72 static int __rmobile_pd_power_up(struct rmobile_pm_domain *rmobile_pd, in __rmobile_pd_power_up()151 static void rmobile_init_pm_domain(struct rmobile_pm_domain *rmobile_pd) in rmobile_init_pm_domain()168 void rmobile_init_domains(struct rmobile_pm_domain domains[], int num) in rmobile_init_domains()312 struct rmobile_pm_domain *pd) in rmobile_setup_pm_domain()368 struct rmobile_pm_domain *pd; in rmobile_add_pm_domains()
49 static struct rmobile_pm_domain r8a7740_pm_domains[] = {