Searched refs:of_genpd_parse_idle_states (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/cpuidle/
H A Ddt_idle_genpd.c62 ret = of_genpd_parse_idle_states(np, states, state_count);
/linux-master/include/linux/
H A Dpm_domain.h373 int of_genpd_parse_idle_states(struct device_node *dn,
414 static inline int of_genpd_parse_idle_states(struct device_node *dn, function
/linux-master/drivers/pmdomain/
H A Dcore.c3030 * of_genpd_parse_idle_states: Return array of idle states for the genpd.
3041 int of_genpd_parse_idle_states(struct device_node *dn, function
3072 EXPORT_SYMBOL_GPL(of_genpd_parse_idle_states); variable

Completed in 139 milliseconds