Home
last modified time | relevance | path

Searched refs:dt_idle_pd_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/cpuidle/
Ddt_idle_genpd.h12 struct generic_pm_domain *dt_idle_pd_alloc(struct device_node *np,
27 static inline struct generic_pm_domain *dt_idle_pd_alloc( in dt_idle_pd_alloc() function
Dcpuidle-psci-domain.c57 pd = dt_idle_pd_alloc(np, psci_dt_parse_state_node); in psci_pd_init()
Ddt_idle_genpd.c91 struct generic_pm_domain *dt_idle_pd_alloc(struct device_node *np, in dt_idle_pd_alloc() function
Dcpuidle-riscv-sbi.c419 pd = dt_idle_pd_alloc(np, sbi_dt_parse_state_node); in sbi_pd_init()