Home
last modified time | relevance | path

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

/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/os/
H A Dsinetica.inc.php27 [$os_temp, $os_ver, $btldr, $hardware_temp] = explode(', ', $device['sysDescr']);
29 [$ignore, $version] = explode('App. ', $os_temp);
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c375 int hyst_temp, os_temp, temp; in attach_thermostat() local
387 os_temp = read_reg(cl, 3, 2); in attach_thermostat()
388 if( hyst_temp < 0 || os_temp < 0 ) in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
398 x.overheat_temp = os_temp; in attach_thermostat()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c375 int hyst_temp, os_temp, temp; in attach_thermostat() local
387 os_temp = read_reg(cl, 3, 2); in attach_thermostat()
388 if( hyst_temp < 0 || os_temp < 0 ) in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
398 x.overheat_temp = os_temp; in attach_thermostat()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/macintosh/
H A Dtherm_windtunnel.c375 int hyst_temp, os_temp, temp; in attach_thermostat() local
387 os_temp = read_reg(cl, 3, 2); in attach_thermostat()
388 if( hyst_temp < 0 || os_temp < 0 ) in attach_thermostat()
394 print_temp(" OS: ", os_temp ); in attach_thermostat()
398 x.overheat_temp = os_temp; in attach_thermostat()