Searched refs:cpu_last_target (Results 1 – 1 of 1) sorted by relevance
96 static int cpu_last_target; variable321 if (target < (cpu_last_target - 20)) in cpu_fans_tick()322 target = cpu_last_target - 20; in cpu_fans_tick()323 cpu_last_target = target; in cpu_fans_tick()