Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpm_domain.h229 static inline int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function
/linux-4.4.14/arch/arm/mach-exynos/
Dpm_domains.c191 of_genpd_add_provider_simple(np, &pd->pd); in exynos4_pm_init_power_domain()
/linux-4.4.14/arch/arm/mach-shmobile/
Dpm-rmobile.c328 of_genpd_add_provider_simple(np, &pd->genpd); in rmobile_add_pm_domains()
/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c327 of_genpd_add_provider_simple(np, pd); in cpg_mstp_add_clk_domain()
/linux-4.4.14/drivers/soc/dove/
Dpmu.c221 of_genpd_add_provider_simple(np, &domain->base); in __pmu_domain_register()