Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm78.c152 static struct lm78_data *lm78_update_device(struct device *dev);
161 struct lm78_data *data = lm78_update_device(dev); in show_in()
169 struct lm78_data *data = lm78_update_device(dev); in show_in_min()
177 struct lm78_data *data = lm78_update_device(dev); in show_in_max()
241 struct lm78_data *data = lm78_update_device(dev); in show_temp()
248 struct lm78_data *data = lm78_update_device(dev); in show_temp_over()
273 struct lm78_data *data = lm78_update_device(dev); in show_temp_hyst()
306 struct lm78_data *data = lm78_update_device(dev); in show_fan()
316 struct lm78_data *data = lm78_update_device(dev); in show_fan_min()
346 struct lm78_data *data = lm78_update_device(dev); in show_fan_div()
[all …]