Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpm_domain.h339 int of_genpd_add_subdomain(struct of_phandle_args *parent_spec,
375 static inline int of_genpd_add_subdomain(struct of_phandle_args *parent_spec, in of_genpd_add_subdomain() function
/linux-6.3-rc2/drivers/soc/samsung/
A Dpm_domains.c141 if (of_genpd_add_subdomain(&parent, &child)) in exynos_pd_probe()
/linux-6.3-rc2/drivers/cpuidle/
A Ddt_idle_genpd.c144 ret = of_genpd_add_subdomain(&parent, &child); in dt_idle_pd_init_topology()
/linux-6.3-rc2/drivers/soc/apple/
A Dapple-pmgr-pwrstate.c271 ret = of_genpd_add_subdomain(&parent, &child); in apple_pmgr_ps_probe()
/linux-6.3-rc2/drivers/base/power/
A Ddomain.c2552 int of_genpd_add_subdomain(struct of_phandle_args *parent_spec, in of_genpd_add_subdomain() function
2579 EXPORT_SYMBOL_GPL(of_genpd_add_subdomain);
/linux-6.3-rc2/drivers/soc/tegra/
A Dpmc.c1490 err = of_genpd_add_subdomain(&parent_args, &child_args); in tegra_powergate_init()

Completed in 21 milliseconds