Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dpm_opp.h381 int of_get_required_opp_performance_state(struct device_node *np, int index);
437 static inline int of_get_required_opp_performance_state(struct device_node *np, int index) in of_get_required_opp_performance_state() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_opp.h443 int of_get_required_opp_performance_state(struct device_node *np, int index);
509 static inline int of_get_required_opp_performance_state(struct device_node *np, int index) in of_get_required_opp_performance_state() function
/kernel/linux/linux-6.6/drivers/regulator/
H A Dfixed.c222 drvdata->performance_state = of_get_required_opp_performance_state(dev->of_node, 0); in reg_fixed_voltage_probe()
/kernel/linux/linux-5.10/drivers/opp/
H A Dof.c1169 * of_get_required_opp_performance_state() - Search for required OPP and return its performance state.
1179 int of_get_required_opp_performance_state(struct device_node *np, int index) in of_get_required_opp_performance_state() function
1210 EXPORT_SYMBOL_GPL(of_get_required_opp_performance_state); variable
/kernel/linux/linux-6.6/drivers/opp/
H A Dof.c1360 * of_get_required_opp_performance_state() - Search for required OPP and return its performance state.
1370 int of_get_required_opp_performance_state(struct device_node *np, int index) in of_get_required_opp_performance_state() function
1407 EXPORT_SYMBOL_GPL(of_get_required_opp_performance_state); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Ddomain.c2762 pstate = of_get_required_opp_performance_state(dev->of_node, index); in __genpd_dev_pm_attach()

Completed in 10 milliseconds