Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/hwmon/
Dtmp421.c81 static int temp_from_s16(s16 reg) in temp_from_s16() function
138 temp = temp_from_s16(data->temp[index]); in show_temp_value()
Dlm90.c560 static inline int temp_from_s16(s16 val) in temp_from_s16() function
631 return temp_from_s16(val); in temp_from_u16_adt7461()
750 temp = temp_from_s16(data->temp11[attr->index]); in show_temp11()