Searched refs:deci_kelvin_to_millicelsius_with_offset (Results 1 – 2 of 2) sorted by relevance
514 *temp = deci_kelvin_to_millicelsius_with_offset(tz->temperature, in thermal_get_temp()575 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()585 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()595 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()606 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()623 *temperature = deci_kelvin_to_millicelsius_with_offset( in thermal_get_crit_temp()643 int temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trend()
59 static inline long deci_kelvin_to_millicelsius_with_offset(long t, long offset) in deci_kelvin_to_millicelsius_with_offset() function