Home
last modified time | relevance | path

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

/include/linux/
Dunits.h33 static inline long milli_kelvin_to_millicelsius(long t) in milli_kelvin_to_millicelsius() function
48 return milli_kelvin_to_millicelsius(t * MILLIDEGREE_PER_DEGREE); in kelvin_to_millicelsius()
60 t = milli_kelvin_to_millicelsius(t * MILLIDEGREE_PER_DECIDEGREE); in deci_kelvin_to_celsius()
86 return milli_kelvin_to_millicelsius(t * MILLIDEGREE_PER_DECIDEGREE); in deci_kelvin_to_millicelsius()