Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dlm90.c845 static inline int temp_from_s8(s8 val) in temp_from_s8() function
917 return temp_from_s8(val); in temp_from_u8_adt7461()
1066 temp = temp_from_s8(temp8); in lm90_get_temp8()
1117 temp = temp_from_s8(data->temp8[index]); in lm90_get_temphyst()
1123 return temp - temp_from_s8(data->temp_hyst); in lm90_get_temphyst()
1137 temp = temp_from_s8(data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()