Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dlm90.c880 static inline int temp_from_u8_adt7461(struct lm90_data *data, u8 val) in temp_from_u8_adt7461() function
1029 temp = temp_from_u8_adt7461(data, temp8); in lm90_get_temp8()
1080 temp = temp_from_u8_adt7461(data, data->temp8[index]); in lm90_get_temphyst()
1100 temp = temp_from_u8_adt7461(data, data->temp8[LOCAL_CRIT]); in lm90_set_temphyst()