Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dlm90.c827 static inline int temp_from_s8(s8 val) in temp_from_s8() function
899 return temp_from_s8(val); in temp_from_u8_adt7461()
1048 temp = temp_from_s8(temp8); in lm90_get_temp8()
1099 temp = temp_from_s8(data->temp8[index]); in lm90_get_temphyst()
1105 return temp - temp_from_s8(data->temp_hyst); in lm90_get_temphyst()
1119 temp = temp_from_s8(data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()