Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6775-core.c1568 struct nct6775_data *nct6775_update_device(struct device *dev) in nct6775_update_device() function
1707 EXPORT_SYMBOL_GPL(nct6775_update_device);
1715 struct nct6775_data *data = nct6775_update_device(dev); in show_in_reg()
1751 struct nct6775_data *data = nct6775_update_device(dev); in nct6775_show_alarm()
1785 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_alarm()
1809 struct nct6775_data *data = nct6775_update_device(dev); in nct6775_show_beep()
1854 struct nct6775_data *data = nct6775_update_device(dev); in show_temp_beep()
1955 struct nct6775_data *data = nct6775_update_device(dev); in show_fan()
1968 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_min()
1983 struct nct6775_data *data = nct6775_update_device(dev); in show_fan_div()
[all …]
H A Dnct6775.h201 struct nct6775_data *nct6775_update_device(struct device *dev);