Searched refs:of_genpd_add_provider_simple (Results 1 – 19 of 19) sorted by relevance
| /linux/include/linux/ |
| A D | pm_domain.h | 317 int of_genpd_add_provider_simple(struct device_node *np, 339 static inline int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function
|
| /linux/drivers/soc/samsung/ |
| A D | pm_domains.c | 134 ret = of_genpd_add_provider_simple(np, &pd->pd); in exynos_pd_probe()
|
| /linux/drivers/cpuidle/ |
| A D | cpuidle-psci-domain.c | 157 ret = of_genpd_add_provider_simple(np, pd); in psci_pd_init()
|
| /linux/drivers/soc/renesas/ |
| A D | rmobile-sysc.c | 305 of_genpd_add_provider_simple(np, &pd->genpd); in rmobile_add_pm_domains()
|
| /linux/drivers/clk/renesas/ |
| A D | clk-mstp.c | 341 of_genpd_add_provider_simple(np, pd); in cpg_mstp_add_clk_domain()
|
| A D | rzg2l-cpg.c | 869 of_genpd_add_provider_simple(np, genpd); in rzg2l_cpg_add_clk_domain()
|
| A D | renesas-cpg-mssr.c | 580 of_genpd_add_provider_simple(np, genpd); in cpg_mssr_add_clk_domain()
|
| A D | r9a06g032-clocks.c | 430 of_genpd_add_provider_simple(np, pd); in r9a06g032_add_clk_domain()
|
| /linux/drivers/soc/amlogic/ |
| A D | meson-gx-pwrc-vpu.c | 346 return of_genpd_add_provider_simple(pdev->dev.of_node, in meson_gx_pwrc_vpu_probe()
|
| /linux/drivers/soc/dove/ |
| A D | pmu.c | 222 of_genpd_add_provider_simple(np, &domain->base); in __pmu_domain_register()
|
| /linux/drivers/soc/imx/ |
| A D | gpc.c | 198 ret = of_genpd_add_provider_simple(dev->of_node, &domain->base); in imx_pgc_power_domain_probe()
|
| A D | gpcv2.c | 915 ret = of_genpd_add_provider_simple(domain->dev->of_node, in imx_pgc_domain_probe()
|
| /linux/drivers/soc/ti/ |
| A D | omap_prm.c | 714 error = of_genpd_add_provider_simple(np, &prmd->pd); in omap_prm_domain_init()
|
| /linux/drivers/base/power/ |
| A D | domain.c | 2235 int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function 2281 EXPORT_SYMBOL_GPL(of_genpd_add_provider_simple);
|
| /linux/drivers/soc/tegra/ |
| A D | pmc.c | 1273 err = of_genpd_add_provider_simple(np, &pg->genpd); in tegra_powergate_add() 1371 err = of_genpd_add_provider_simple(np, genpd); in tegra_pmc_core_pd_add()
|
| /linux/drivers/soc/qcom/ |
| A D | cpr.c | 1709 ret = of_genpd_add_provider_simple(dev->of_node, &drv->pd); in cpr_probe()
|
| /linux/ |
| A D | vmlinux.symvers | 3609 0x00000000 of_genpd_add_provider_simple vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 31592 ffff80001081b294 T of_genpd_add_provider_simple
|
| A D | .tmp_System.map | 31592 ffff80001081b294 T of_genpd_add_provider_simple
|
Completed in 381 milliseconds