Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dthermal.c318 unsigned long crt_k = CELSIUS_TO_DECI_KELVIN(crt); in acpi_thermal_trips_update() local
322 if (crt_k > tz->trips.critical.temperature) in acpi_thermal_trips_update()
325 tz->trips.critical.temperature = crt_k; in acpi_thermal_trips_update()