Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dlm90.c716 static inline int temp_from_u16_adt7461(struct lm90_data *data, u16 val) in temp_from_u16_adt7461() function
836 temp = temp_from_u16_adt7461(data, data->temp11[attr->index]); in show_temp11()