Searched defs:scaling_down (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | pm_opp.h | 379 dev_pm_opp_config_clks_simple(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, bool scaling_down) dev_pm_opp_config_clks_simple() argument
|
/kernel/linux/linux-6.6/drivers/devfreq/ |
H A D | tegra30-devfreq.c | 824 tegra_devfreq_config_clks_nop(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, bool scaling_down) tegra_devfreq_config_clks_nop() argument
|
/kernel/linux/linux-6.6/drivers/opp/ |
H A D | core.c | 1167 int scaling_down, ret; in _set_opp() local 904 _opp_config_clk_single(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, bool scaling_down) _opp_config_clk_single() argument 936 dev_pm_opp_config_clks_simple(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, void *data, bool scaling_down) dev_pm_opp_config_clks_simple() argument 1042 _opp_set_required_opps_generic(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, bool scaling_down) _opp_set_required_opps_generic() argument 1049 _opp_set_required_opps_genpd(struct device *dev, struct opp_table *opp_table, struct dev_pm_opp *opp, bool scaling_down) _opp_set_required_opps_genpd() argument [all...] |
Completed in 6 milliseconds