Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dnct6775.c1659 static struct nct6775_data *nct6775_update_device(struct device *dev) in nct6775_update_device() function
1763 struct nct6775_data *data = nct6775_update_device(dev); in show_in_reg()
1796 struct nct6775_data *data = nct6775_update_device(dev); in show_alarm()
1824 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_alarm()
1845 struct nct6775_data *data = nct6775_update_device(dev); in show_beep()
1884 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_beep()
1981 struct nct6775_data *data = nct6775_update_device(dev); in show_fan()
1991 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_min()
2003 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_div()
2107 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_pulses()
[all …]