Searched refs:cpu_last_target (Results 1 – 1 of 1) sorted by relevance
94 static int cpu_last_target; variable319 if (target < (cpu_last_target - 20)) in cpu_fans_tick()320 target = cpu_last_target - 20; in cpu_fans_tick()321 cpu_last_target = target; in cpu_fans_tick()