Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dtmp421.c112 static int temp_from_s16(s16 reg) in temp_from_s16() function
168 *val = temp_from_s16(tmp421->temp[channel]); in tmp421_read()
Dlm90.c822 static inline int temp_from_s16(s16 val) in temp_from_s16() function
891 return temp_from_s16(val); in temp_from_u16_adt7461()
972 temp = temp_from_s16(temp11); in lm90_get_temp11()