Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm78.c153 static struct lm78_data *lm78_update_device(struct device *dev);
162 struct lm78_data *data = lm78_update_device(dev); in show_in()
170 struct lm78_data *data = lm78_update_device(dev); in show_in_min()
178 struct lm78_data *data = lm78_update_device(dev); in show_in_max()
242 struct lm78_data *data = lm78_update_device(dev); in show_temp()
249 struct lm78_data *data = lm78_update_device(dev); in show_temp_over()
274 struct lm78_data *data = lm78_update_device(dev); in show_temp_hyst()
307 struct lm78_data *data = lm78_update_device(dev); in show_fan()
317 struct lm78_data *data = lm78_update_device(dev); in show_fan_min()
347 struct lm78_data *data = lm78_update_device(dev); in show_fan_div()
[all …]