Searched refs:cpu_last_target (Results 1 – 1 of 1) sorted by relevance
95 static int cpu_last_target; variable315 if (target < (cpu_last_target - 20)) in cpu_fans_tick()316 target = cpu_last_target - 20; in cpu_fans_tick()317 cpu_last_target = target; in cpu_fans_tick()