Searched refs:deci_kelvin_to_millicelsius_with_offset (Results 1 – 2 of 2) sorted by relevance
513 *temp = deci_kelvin_to_millicelsius_with_offset(tz->temperature, in thermal_get_temp()574 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()584 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()594 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()605 *temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trip_temp()622 *temperature = deci_kelvin_to_millicelsius_with_offset( in thermal_get_crit_temp()642 int temp = deci_kelvin_to_millicelsius_with_offset( in thermal_get_trend()
79 static inline long deci_kelvin_to_millicelsius_with_offset(long t, long offset) in deci_kelvin_to_millicelsius_with_offset() function