Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal.c787 int crit_temp, hot_temp; in acpi_thermal_probe() local
818 hot_temp = acpi_thermal_get_hot_trip(tz); in acpi_thermal_probe()
841 if (hot_temp != THERMAL_TEMP_INVALID) { in acpi_thermal_probe()
843 trip->temperature = acpi_thermal_temp(tz, hot_temp); in acpi_thermal_probe()