Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dlm93.c920 static struct lm93_data *lm93_update_device(struct device *dev) in lm93_update_device() function
1119 struct lm93_data *data = lm93_update_device(dev); in show_in()
1144 struct lm93_data *data = lm93_update_device(dev); in show_in_min()
1225 struct lm93_data *data = lm93_update_device(dev); in show_in_max()
1306 struct lm93_data *data = lm93_update_device(dev); in show_temp()
1318 struct lm93_data *data = lm93_update_device(dev); in show_temp_min()
1353 struct lm93_data *data = lm93_update_device(dev); in show_temp_max()
1388 struct lm93_data *data = lm93_update_device(dev); in show_temp_auto_base()
1424 struct lm93_data *data = lm93_update_device(dev); in show_temp_auto_boost()
1461 struct lm93_data *data = lm93_update_device(dev); in show_temp_auto_boost_hyst()
[all …]