Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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(de in fan_div_show()
731 static struct lm78_data *lm78_update_device(struct device *dev) lm78_update_device() function
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A 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(de in fan_div_show()
731 static struct lm78_data *lm78_update_device(struct device *dev) lm78_update_device() function
[all...]

Completed in 3 milliseconds