Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dlm90.c708 static inline int temp_from_u8_adt7461(struct lm90_data *data, u8 val) in temp_from_u8_adt7461() function
770 temp = temp_from_u8_adt7461(data, data->temp8[attr->index]); in show_temp8()
911 temp = temp_from_u8_adt7461(data, data->temp8[attr->index]); in show_temphyst()
939 temp = temp_from_u8_adt7461(data, data->temp8[LOCAL_CRIT]); in set_temphyst()