Searched refs:cpu_thist (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pm112.c91 static u32 cpu_thist[CPU_TEMP_HIST_SIZE]; variable
218 t_old = cpu_thist[cpu_thist_pt];
219 cpu_thist[cpu_thist_pt] = temp;

Completed in 157 milliseconds