Searched defs:set_boost (Results 1 – 4 of 4) sorted by relevance
191 fn set_boost(_policy: &mut cpufreq::Policy, _state: i32) -> Result { in set_boost() method
131 static int set_boost(struct cpufreq_policy *policy, int val) in set_boost() function
825 fn set_boost(_policy: &mut Policy, _state: i32) -> Result { in set_boost() method
419 int (*set_boost)(struct cpufreq_policy *policy, int state); member