Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rmobile.c39 struct rmobile_pm_domain *to_rmobile_pd(struct generic_pm_domain *d) in to_rmobile_pd()
41 return container_of(d, struct rmobile_pm_domain, genpd); in to_rmobile_pd()
46 struct rmobile_pm_domain *rmobile_pd = to_rmobile_pd(genpd); in rmobile_pd_power_down()
79 static int __rmobile_pd_power_up(struct rmobile_pm_domain *rmobile_pd, in __rmobile_pd_power_up()
128 static void rmobile_init_pm_domain(struct rmobile_pm_domain *rmobile_pd) in rmobile_init_pm_domain()
252 struct rmobile_pm_domain *pd) in rmobile_setup_pm_domain()
308 struct rmobile_pm_domain *pd; in rmobile_add_pm_domains()
Dpm-rmobile.h15 struct rmobile_pm_domain { struct