Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6775.c1427 static struct nct6775_data *nct6775_update_device(struct device *dev) in nct6775_update_device() function
1527 struct nct6775_data *data = nct6775_update_device(dev); in show_in_reg()
1560 struct nct6775_data *data = nct6775_update_device(dev); in show_alarm()
1588 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_alarm()
1609 struct nct6775_data *data = nct6775_update_device(dev); in show_beep()
1648 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_beep()
1745 struct nct6775_data *data = nct6775_update_device(dev); in show_fan()
1755 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_min()
1767 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_div()
1871 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_pulses()
[all …]