Searched refs:print_temp (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 Dtherm_windtunnel.c94 print_temp( const char *s, int temp ) function
161 print_temp("CPU-temp: ", x.temp );
163 print_temp(", Case: ", x.casetemp );
184 print_temp("CPU-temp: ", temp );
185 print_temp(", Case: ", casetemp );
246 print_temp("Reducing overheating limit to ", x.overheat_temp );
247 print_temp(" (Hyst: ", x.overheat_hyst );
392 print_temp("Temp: ", temp );
393 print_temp(" Hyst: ", hyst_temp );
394 print_temp(" O
[all...]

Completed in 115 milliseconds