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

/linux-master/include/linux/
H A Dunits.h84 * deci_kelvin_to_millicelsius_with_offset - convert Kelvin to Celsius
90 static inline long deci_kelvin_to_millicelsius_with_offset(long t, long offset) function
/linux-master/drivers/acpi/
H A Dthermal.c174 return deci_kelvin_to_millicelsius_with_offset(temp_deci_k,
484 *temp = deci_kelvin_to_millicelsius_with_offset(tz->temp_dk,

Completed in 118 milliseconds