Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm90.c875 static inline int temp_from_s8(s8 val) in temp_from_s8() function
947 return temp_from_s8(val); in temp_from_u8_adt7461()
1096 temp = temp_from_s8(temp8); in lm90_get_temp8()
1147 temp = temp_from_s8(data->temp8[index]); in lm90_get_temphyst()
1153 return temp - temp_from_s8(data->temp_hyst); in lm90_get_temphyst()
1167 temp = temp_from_s8(data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()

Completed in 3 milliseconds