Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/
H A Dthermal.c89 unsigned long temp_dk; member
112 unsigned long temp_dk; member
136 tz->last_temp_dk = tz->temp_dk; in acpi_thermal_get_temperature()
142 tz->temp_dk = tmp; in acpi_thermal_get_temperature()
145 tz->temp_dk); in acpi_thermal_get_temperature()
237 acpi_trip->temp_dk = get_passive_temp(tz); in acpi_thermal_update_trip()
288 acpi_trip->temp_dk = THERMAL_TEMP_INVALID; in acpi_thermal_update_trip_devices()
453 acpi_trip->temp_dk = temp; in acpi_thermal_init_trip()
514 tz->trips.passive.tc2 * (tz->temp_dk - in thermal_get_trend()
515 acpi_trip->temp_dk); in thermal_get_trend()
[all …]