Home
last modified time | relevance | path

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

/Linux-v4.19/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 temp1_input_show()
249 struct lm78_data *data = lm78_update_device(dev); in temp1_max_show()
275 struct lm78_data *data = lm78_update_device(dev); in temp1_max_hyst_show()
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 …]