Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dnct6775.c1520 static struct nct6775_data *nct6775_update_device(struct device *dev) in nct6775_update_device() function
1620 struct nct6775_data *data = nct6775_update_device(dev); in show_in_reg()
1653 struct nct6775_data *data = nct6775_update_device(dev); in show_alarm()
1681 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_alarm()
1702 struct nct6775_data *data = nct6775_update_device(dev); in show_beep()
1741 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_beep()
1838 struct nct6775_data *data = nct6775_update_device(dev); in show_fan()
1848 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_min()
1860 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_div()
1964 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_pulses()
[all …]