Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm90.c880 static inline int temp_from_u8(u8 val) in temp_from_u8() function
1094 temp = temp_from_u8(temp8); in lm90_get_temp8()
1145 temp = temp_from_u8(data->temp8[index]); in lm90_get_temphyst()
1165 temp = temp_from_u8(data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()

Completed in 3 milliseconds