Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dthermal.c786 int crit_temp, hot_temp; in acpi_thermal_probe() local
815 hot_temp = acpi_thermal_get_hot_trip(tz); in acpi_thermal_probe()
838 if (hot_temp != THERMAL_TEMP_INVALID) { in acpi_thermal_probe()
840 trip->temperature = acpi_thermal_temp(tz, hot_temp); in acpi_thermal_probe()