Home
last modified time | relevance | path

Searched refs:rmobile_pm_domain (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pmdomain/renesas/
H A Drmobile-sysc.c32 struct rmobile_pm_domain { struct
41 struct rmobile_pm_domain *to_rmobile_pd(struct generic_pm_domain *d) in to_rmobile_pd() argument
43 return container_of(d, struct rmobile_pm_domain, genpd); in to_rmobile_pd()
48 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()
98 static void rmobile_init_pm_domain(struct rmobile_pm_domain *rmobile_pd) in rmobile_init_pm_domain()
216 struct rmobile_pm_domain *pd) in rmobile_setup_pm_domain()
272 struct rmobile_pm_domain *pd; in rmobile_add_pm_domains()