Searched refs:hyst_temp (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/macintosh/
H A Dtherm_windtunnel.c376 int hyst_temp, os_temp, temp; local
387 hyst_temp = read_reg(cl, 2, 2);
389 if( hyst_temp < 0 || os_temp < 0 )
394 print_temp(" Hyst: ", hyst_temp );
400 x.overheat_hyst = hyst_temp;

Completed in 254 milliseconds