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

/linux-4.1.27/drivers/hwmon/
H A Dadm1031.c120 static struct adm1031_data *adm1031_update_device(struct device *dev) adm1031_update_device() function
338 struct adm1031_data *data = adm1031_update_device(dev); show_fan_auto_channel()
405 struct adm1031_data *data = adm1031_update_device(dev); show_auto_temp_off()
413 struct adm1031_data *data = adm1031_update_device(dev); show_auto_temp_min()
443 struct adm1031_data *data = adm1031_update_device(dev); show_auto_temp_max()
488 struct adm1031_data *data = adm1031_update_device(dev); show_pwm()
580 struct adm1031_data *data = adm1031_update_device(dev); show_fan()
592 struct adm1031_data *data = adm1031_update_device(dev); show_fan_div()
599 struct adm1031_data *data = adm1031_update_device(dev); show_fan_min()
693 struct adm1031_data *data = adm1031_update_device(dev); show_temp()
704 struct adm1031_data *data = adm1031_update_device(dev); show_temp_offset()
712 struct adm1031_data *data = adm1031_update_device(dev); show_temp_min()
719 struct adm1031_data *data = adm1031_update_device(dev); show_temp_max()
726 struct adm1031_data *data = adm1031_update_device(dev); show_temp_crit()
835 struct adm1031_data *data = adm1031_update_device(dev); show_alarms()
845 struct adm1031_data *data = adm1031_update_device(dev); show_alarm()

Completed in 67 milliseconds