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

/linux-master/drivers/acpi/
H A Dthermal.c826 int crit_temp, hot_temp; local
850 hot_temp = acpi_thermal_get_hot_trip(tz);
877 if (hot_temp != THERMAL_TEMP_INVALID) {
879 trip->temperature = acpi_thermal_temp(tz, hot_temp);

Completed in 117 milliseconds