Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dnct6683.c597 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()
[all …]