Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/soc/renesas/
Drmobile-sysc.c34 struct rmobile_pm_domain { struct
43 struct rmobile_pm_domain *to_rmobile_pd(struct generic_pm_domain *d) in to_rmobile_pd() argument
45 return container_of(d, struct rmobile_pm_domain, genpd); in to_rmobile_pd()
50 struct rmobile_pm_domain *rmobile_pd = to_rmobile_pd(genpd); in rmobile_pd_power_down()
77 static int __rmobile_pd_power_up(struct rmobile_pm_domain *rmobile_pd) in __rmobile_pd_power_up()
111 static void rmobile_init_pm_domain(struct rmobile_pm_domain *rmobile_pd) in rmobile_init_pm_domain()
229 struct rmobile_pm_domain *pd) in rmobile_setup_pm_domain()
287 struct rmobile_pm_domain *pd; in rmobile_add_pm_domains()