Searched defs:new_freq (Results 1 – 6 of 6) sorted by relevance
40 struct cpufreq_policy *policy, unsigned int new_freq) {} in cpufreq_times_record_transition()
360 struct clk *clk, unsigned long new_freq) in rockchip_cpufreq_set_intermediate_rate()381 unsigned long new_freq = data->new_opp.rate; in cpu_opp_helper() local
157 unsigned long new_freq = data->new_opp.rate; in kbase_devfreq_opp_helper() local
344 unsigned long new_freq = data->new_opp.rate; in cpu_opp_helper() local
180 int __percpu *new_freq; member
349 static int devfreq_set_target(struct devfreq *devfreq, unsigned long new_freq, u32 flags) in devfreq_set_target()