Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dtmp421.c90 static int temp_from_u16(u16 reg) in temp_from_u16() function
137 temp = temp_from_u16(data->temp[index]); in show_temp_value()
Dlm90.c655 static inline int temp_from_u16(u16 val) in temp_from_u16() function
838 temp = temp_from_u16(data->temp11[attr->index]); in show_temp11()