Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dthermal.c786 int crit_temp, hot_temp; in acpi_thermal_add() local
810 hot_temp = acpi_thermal_get_hot_trip(tz); in acpi_thermal_add()
837 if (hot_temp != THERMAL_TEMP_INVALID) { in acpi_thermal_add()
839 trip->temperature = acpi_thermal_temp(tz, hot_temp); in acpi_thermal_add()