Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dlm87.c196 static struct lm87_data *lm87_update_device(struct device *dev) in lm87_update_device() function
282 struct lm87_data *data = lm87_update_device(dev); in show_in_input()
292 struct lm87_data *data = lm87_update_device(dev); in show_in_min()
302 struct lm87_data *data = lm87_update_device(dev); in show_in_max()
370 struct lm87_data *data = lm87_update_device(dev); in show_temp_input()
379 struct lm87_data *data = lm87_update_device(dev); in show_temp_low()
389 struct lm87_data *data = lm87_update_device(dev); in show_temp_high()
450 struct lm87_data *data = lm87_update_device(dev); in show_temp_crit_int()
457 struct lm87_data *data = lm87_update_device(dev); in show_temp_crit_ext()
468 struct lm87_data *data = lm87_update_device(dev); in show_fan_input()
[all …]