Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dlm93.c907 static struct lm93_data *lm93_update_device(struct device *dev) in lm93_update_device() function
1106 struct lm93_data *data = lm93_update_device(dev); in in_show()
1131 struct lm93_data *data = lm93_update_device(dev); in in_min_show()
1196 struct lm93_data *data = lm93_update_device(dev); in in_max_show()
1261 struct lm93_data *data = lm93_update_device(dev); in temp_show()
1273 struct lm93_data *data = lm93_update_device(dev); in temp_min_show()
1306 struct lm93_data *data = lm93_update_device(dev); in temp_max_show()
1339 struct lm93_data *data = lm93_update_device(dev); in temp_auto_base_show()
1372 struct lm93_data *data = lm93_update_device(dev); in temp_auto_boost_show()
1406 struct lm93_data *data = lm93_update_device(dev); in temp_auto_boost_hyst_show()
[all …]