Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_domain.h315 int of_genpd_add_provider_simple(struct device_node *np,
337 static inline int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function
/OK3568_Linux_fs/kernel/drivers/soc/samsung/
H A Dpm_domains.c143 of_genpd_add_provider_simple(np, &pd->pd); in exynos4_pm_init_power_domain()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-psci-domain.c157 ret = of_genpd_add_provider_simple(np, pd); in psci_pd_init()
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drmobile-sysc.c307 of_genpd_add_provider_simple(np, &pd->genpd); in rmobile_add_pm_domains()
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-mstp.c341 of_genpd_add_provider_simple(np, pd); in cpg_mstp_add_clk_domain()
H A Drenesas-cpg-mssr.c583 of_genpd_add_provider_simple(np, genpd); in cpg_mssr_add_clk_domain()
H A Dr9a06g032-clocks.c430 of_genpd_add_provider_simple(np, pd); in r9a06g032_add_clk_domain()
/OK3568_Linux_fs/kernel/drivers/soc/amlogic/
H A Dmeson-gx-pwrc-vpu.c346 return of_genpd_add_provider_simple(pdev->dev.of_node, in meson_gx_pwrc_vpu_probe()
/OK3568_Linux_fs/kernel/drivers/soc/dove/
H A Dpmu.c222 of_genpd_add_provider_simple(np, &domain->base); in __pmu_domain_register()
/OK3568_Linux_fs/kernel/drivers/soc/imx/
H A Dgpc.c198 ret = of_genpd_add_provider_simple(dev->of_node, &domain->base); in imx_pgc_power_domain_probe()
H A Dgpcv2.c509 ret = of_genpd_add_provider_simple(domain->dev->of_node, in imx_pgc_domain_probe()
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Domap_prm.c398 error = of_genpd_add_provider_simple(np, &prmd->pd); in omap_prm_domain_init()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto728 of_genpd_add_provider_simple
H A Dabi_gki_aarch64_generic1246 of_genpd_add_provider_simple
H A Dabi_gki_aarch64_exynos1309 of_genpd_add_provider_simple
H A Dabi_gki_aarch64_imx627 of_genpd_add_provider_simple
H A Dabi_gki_aarch64_qcom1586 of_genpd_add_provider_simple
H A Dabi_gki_aarch64_galaxy2797 of_genpd_add_provider_simple
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c2226 int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function
2277 EXPORT_SYMBOL_GPL(of_genpd_add_provider_simple);
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dcpr.c1744 ret = of_genpd_add_provider_simple(dev->of_node, &drv->pd); in cpr_probe()
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpmc.c1162 err = of_genpd_add_provider_simple(np, &pg->genpd); in tegra_powergate_add()