Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dsch5627.c79 struct sch5627_data { struct
97 static struct sch5627_data *sch5627_update_device(struct device *dev) in sch5627_update_device() argument
99 struct sch5627_data *data = dev_get_drvdata(dev); in sch5627_update_device()
100 struct sch5627_data *ret = data; in sch5627_update_device()
156 static int sch5627_read_limits(struct sch5627_data *data) in sch5627_read_limits()
218 struct sch5627_data *data = sch5627_update_device(dev); in show_temp()
232 struct sch5627_data *data = sch5627_update_device(dev); in show_temp_fault()
244 struct sch5627_data *data = dev_get_drvdata(dev); in show_temp_max()
255 struct sch5627_data *data = dev_get_drvdata(dev); in show_temp_crit()
266 struct sch5627_data *data = sch5627_update_device(dev); in show_fan()
[all …]