Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dpm_domain.h314 int of_genpd_parse_idle_states(struct device_node *dn,
357 static inline int of_genpd_parse_idle_states(struct device_node *dn, in of_genpd_parse_idle_states() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_domain.h344 int of_genpd_parse_idle_states(struct device_node *dn,
387 static inline int of_genpd_parse_idle_states(struct device_node *dn, in of_genpd_parse_idle_states() function
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Ddt_idle_genpd.c62 ret = of_genpd_parse_idle_states(np, states, state_count); in pd_parse_states()
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-psci-domain.c86 ret = of_genpd_parse_idle_states(np, states, state_count); in psci_pd_parse_states()
/kernel/linux/linux-5.10/drivers/base/power/
H A Ddomain.c2812 * of_genpd_parse_idle_states: Return array of idle states for the genpd.
2823 int of_genpd_parse_idle_states(struct device_node *dn, in of_genpd_parse_idle_states() function
2854 EXPORT_SYMBOL_GPL(of_genpd_parse_idle_states); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Ddomain.c2991 * of_genpd_parse_idle_states: Return array of idle states for the genpd.
3002 int of_genpd_parse_idle_states(struct device_node *dn, in of_genpd_parse_idle_states() function
3033 EXPORT_SYMBOL_GPL(of_genpd_parse_idle_states); variable

Completed in 11 milliseconds