Searched refs:of_genpd_add_provider_simple (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-psci-domain.c | 85 ret = of_genpd_add_provider_simple(np, pd); in psci_pd_init()
|
| H A D | cpuidle-riscv-sbi.c | 402 ret = of_genpd_add_provider_simple(np, pd); in sbi_pd_init()
|
| /linux/drivers/pmdomain/samsung/ |
| H A D | exynos-pm-domains.c | 143 ret = of_genpd_add_provider_simple(np, &pd->pd); in exynos_pd_probe()
|
| /linux/drivers/pmdomain/imx/ |
| H A D | imx93-pd.c | 137 ret = of_genpd_add_provider_simple(np, &domain->genpd); in imx93_pd_probe()
|
| H A D | gpc.c | 199 ret = of_genpd_add_provider_simple(dev->of_node, &domain->base); in imx_pgc_power_domain_probe()
|
| H A D | gpcv2.c | 1363 ret = of_genpd_add_provider_simple(domain->dev->of_node, in imx_pgc_domain_probe()
|
| /linux/drivers/pmdomain/renesas/ |
| H A D | rmobile-sysc.c | 291 of_genpd_add_provider_simple(np, &pd->genpd); in rmobile_add_pm_domains()
|
| /linux/drivers/clk/renesas/ |
| H A D | clk-mstp.c | 341 error = of_genpd_add_provider_simple(cpg_mstp_pd_np, cpg_mstp_pd_genpd); in cpg_mstp_pd_init_provider()
|
| /linux/drivers/soc/dove/ |
| H A D | pmu.c | 222 of_genpd_add_provider_simple(np, &domain->base); in __pmu_domain_register()
|
| /linux/drivers/irqchip/ |
| H A D | irq-qcom-mpm.c | 432 ret = of_genpd_add_provider_simple(np, genpd); in qcom_mpm_probe()
|
| /linux/drivers/pmdomain/ |
| H A D | core.c | 2677 int of_genpd_add_provider_simple(struct device_node *np, in of_genpd_add_provider_simple() function 2744 EXPORT_SYMBOL_GPL(of_genpd_add_provider_simple);
|