Home
last modified time | relevance | path

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

/drivers/hwmon/
Dnct6775.c1413 static struct nct6775_data *nct6775_update_device(struct device *dev) in nct6775_update_device() function
1511 struct nct6775_data *data = nct6775_update_device(dev); in show_in_reg()
1541 struct nct6775_data *data = nct6775_update_device(dev); in show_alarm()
1568 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_alarm()
1588 struct nct6775_data *data = nct6775_update_device(dev); in show_beep()
1626 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_beep()
1721 struct nct6775_data *data = nct6775_update_device(dev); in show_fan()
1730 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_min()
1741 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_div()
1844 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_pulses()
[all …]