Lines Matching refs:nct6683_update_device
597 static struct nct6683_data *nct6683_update_device(struct device *dev) in nct6683_update_device() function
659 struct nct6683_data *data = nct6683_update_device(dev); in show_in_label()
669 struct nct6683_data *data = nct6683_update_device(dev); in show_in_reg()
717 struct nct6683_data *data = nct6683_update_device(dev); in show_fan()
725 struct nct6683_data *data = nct6683_update_device(dev); in show_fan_min()
736 struct nct6683_data *data = nct6683_update_device(dev); in show_fan_pulses()
789 struct nct6683_data *data = nct6683_update_device(dev); in show_temp_label()
799 struct nct6683_data *data = nct6683_update_device(dev); in show_temp8()
810 struct nct6683_data *data = nct6683_update_device(dev); in show_temp_hyst()
821 struct nct6683_data *data = nct6683_update_device(dev); in show_temp16()
854 struct nct6683_data *data = nct6683_update_device(dev); in show_temp_type()
916 struct nct6683_data *data = nct6683_update_device(dev); in show_pwm()
1311 struct nct6683_data *data = nct6683_update_device(dev); in nct6683_suspend()