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

/linux-4.4.14/drivers/hwmon/
H A Dlm85.c373 static struct lm85_data *lm85_update_device(struct device *dev) lm85_update_device() function
561 struct lm85_data *data = lm85_update_device(dev); show_fan()
569 struct lm85_data *data = lm85_update_device(dev); show_fan_min()
609 struct lm85_data *data = lm85_update_device(dev); show_vid_reg()
655 struct lm85_data *data = lm85_update_device(dev); show_alarms_reg()
665 struct lm85_data *data = lm85_update_device(dev); show_alarm()
693 struct lm85_data *data = lm85_update_device(dev); show_pwm()
721 struct lm85_data *data = lm85_update_device(dev); show_pwm_enable()
786 struct lm85_data *data = lm85_update_device(dev); show_pwm_freq()
852 struct lm85_data *data = lm85_update_device(dev); show_in()
861 struct lm85_data *data = lm85_update_device(dev); show_in_min()
889 struct lm85_data *data = lm85_update_device(dev); show_in_max()
936 struct lm85_data *data = lm85_update_device(dev); show_temp()
945 struct lm85_data *data = lm85_update_device(dev); show_temp_min()
976 struct lm85_data *data = lm85_update_device(dev); show_temp_max()
1022 struct lm85_data *data = lm85_update_device(dev); show_pwm_auto_channels()
1052 struct lm85_data *data = lm85_update_device(dev); show_pwm_auto_pwm_min()
1081 struct lm85_data *data = lm85_update_device(dev); show_pwm_auto_pwm_minctl()
1131 struct lm85_data *data = lm85_update_device(dev); show_temp_auto_temp_off()
1169 struct lm85_data *data = lm85_update_device(dev); show_temp_auto_temp_min()
1207 struct lm85_data *data = lm85_update_device(dev); show_temp_auto_temp_max()
1242 struct lm85_data *data = lm85_update_device(dev); show_temp_auto_temp_crit()

Completed in 41 milliseconds