Searched refs:of_genpd_add_subdomain (Results 1 – 6 of 6) sorted by relevance
400 int of_genpd_add_subdomain(const struct of_phandle_args *parent_spec,434 static inline int of_genpd_add_subdomain(const struct of_phandle_args *parent_spec, in of_genpd_add_subdomain() function
142 if (of_genpd_add_subdomain(&parent, &child)) in exynos_pd_probe()
143 ret = of_genpd_add_subdomain(&parent, &child); in dt_idle_pd_init_topology()
271 ret = of_genpd_add_subdomain(&parent, &child); in apple_pmgr_ps_probe()
2734 int of_genpd_add_subdomain(const struct of_phandle_args *parent_spec, in of_genpd_add_subdomain() function2761 EXPORT_SYMBOL_GPL(of_genpd_add_subdomain);
1473 err = of_genpd_add_subdomain(&parent_args, &child_args); in tegra_powergate_init()