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

/linux-4.4.14/drivers/acpi/
H A Dthermal.c318 unsigned long crt_k = CELSIUS_TO_DECI_KELVIN(crt); acpi_thermal_trips_update() local
322 if (crt_k > tz->trips.critical.temperature) acpi_thermal_trips_update()
325 tz->trips.critical.temperature = crt_k; acpi_thermal_trips_update()

Completed in 70 milliseconds