Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm90.c812 static inline int temp_from_s8(s8 val) in temp_from_s8() function
884 return temp_from_s8(val); in temp_from_u8_adt7461()
1033 temp = temp_from_s8(temp8); in lm90_get_temp8()
1084 temp = temp_from_s8(data->temp8[index]); in lm90_get_temphyst()
1090 return temp - temp_from_s8(data->temp_hyst); in lm90_get_temphyst()
1104 temp = temp_from_s8(data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()