Searched refs:dt_idle_pd_alloc (Results 1 – 3 of 3) sorted by relevance
12 struct generic_pm_domain *dt_idle_pd_alloc(struct device_node *np,29 static inline struct generic_pm_domain *dt_idle_pd_alloc( in dt_idle_pd_alloc() function
91 struct generic_pm_domain *dt_idle_pd_alloc(struct device_node *np, in dt_idle_pd_alloc() function
391 pd = dt_idle_pd_alloc(np, sbi_dt_parse_state_node); in sbi_pd_init()