Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dlm85.c373 static struct lm85_data *lm85_update_device(struct device *dev) in lm85_update_device() function
561 struct lm85_data *data = lm85_update_device(dev); in show_fan()
569 struct lm85_data *data = lm85_update_device(dev); in show_fan_min()
609 struct lm85_data *data = lm85_update_device(dev); in show_vid_reg()
655 struct lm85_data *data = lm85_update_device(dev); in show_alarms_reg()
665 struct lm85_data *data = lm85_update_device(dev); in show_alarm()
693 struct lm85_data *data = lm85_update_device(dev); in show_pwm()
721 struct lm85_data *data = lm85_update_device(dev); in show_pwm_enable()
786 struct lm85_data *data = lm85_update_device(dev); in show_pwm_freq()
852 struct lm85_data *data = lm85_update_device(dev); in show_in()
[all …]