Searched refs:hot_temp (Results 1 – 4 of 4) sorted by relevance
110 if (therm_info.hot_temp > 0) { in acpi_thermal_read()112 ((therm_info.hot_temp - kelvinOffset) / 10), in acpi_thermal_read()113 ((therm_info.hot_temp - kelvinOffset) % 10)); in acpi_thermal_read()191 att->hot_temp = in acpi_thermal_control()
24 uint32 hot_temp; member
112 if (therm_info.hot_temp > 0) { in pch_thermal_read()116 B_PRIu32 " C\n", (therm_info.hot_temp / 10), in pch_thermal_read()117 (therm_info.hot_temp % 10)); in pch_thermal_read()150 att->hot_temp = device->hotTemp; in pch_thermal_control()
21 uint32 hot_temp; member