Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dnct6683.c593 static struct nct6683_data *nct6683_update_device(struct device *dev) in nct6683_update_device() function
655 struct nct6683_data *data = nct6683_update_device(dev); in show_in_label()
665 struct nct6683_data *data = nct6683_update_device(dev); in show_in_reg()
713 struct nct6683_data *data = nct6683_update_device(dev); in show_fan()
721 struct nct6683_data *data = nct6683_update_device(dev); in show_fan_min()
732 struct nct6683_data *data = nct6683_update_device(dev); in show_fan_pulses()
785 struct nct6683_data *data = nct6683_update_device(dev); in show_temp_label()
795 struct nct6683_data *data = nct6683_update_device(dev); in show_temp8()
806 struct nct6683_data *data = nct6683_update_device(dev); in show_temp_hyst()
817 struct nct6683_data *data = nct6683_update_device(dev); in show_temp16()
[all …]