Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dunits.h82 static inline long deci_kelvin_to_millicelsius_with_offset(long t, long offset) in deci_kelvin_to_millicelsius_with_offset() function
/linux-6.6.21/drivers/acpi/
Dthermal.c187 return deci_kelvin_to_millicelsius_with_offset(temp_deci_k, in acpi_thermal_temp()
489 *temp = deci_kelvin_to_millicelsius_with_offset(tz->temperature, in thermal_get_temp()