Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dlm78.c138 static struct lm78_data *lm78_update_device(struct device *dev);
146 struct lm78_data *data = lm78_update_device(dev); in in_show()
154 struct lm78_data *data = lm78_update_device(dev); in in_min_show()
162 struct lm78_data *data = lm78_update_device(dev); in in_max_show()
232 struct lm78_data *data = lm78_update_device(dev); in temp1_input_show()
239 struct lm78_data *data = lm78_update_device(dev); in temp1_max_show()
265 struct lm78_data *data = lm78_update_device(dev); in temp1_max_hyst_show()
297 struct lm78_data *data = lm78_update_device(dev); in fan_show()
307 struct lm78_data *data = lm78_update_device(dev); in fan_min_show()
337 struct lm78_data *data = lm78_update_device(dev); in fan_div_show()
[all …]