Home
last modified time | relevance | path

Searched refs:t_old (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/macintosh/
Dwindfarm_pm112.c199 s32 t_avg, t_old; in cpu_check_overtemp() local
218 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()
221 cpu_thist_total -= t_old; in cpu_check_overtemp()
226 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()