Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dthmc50.c70 struct thmc50_data { struct
89 static struct thmc50_data *thmc50_update_device(struct device *dev) in thmc50_update_device() argument
91 struct thmc50_data *data = dev_get_drvdata(dev); in thmc50_update_device()
134 struct thmc50_data *data = thmc50_update_device(dev); in show_analog_out()
142 struct thmc50_data *data = dev_get_drvdata(dev); in set_analog_out()
180 struct thmc50_data *data = thmc50_update_device(dev); in show_temp()
188 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_min()
196 struct thmc50_data *data = dev_get_drvdata(dev); in set_temp_min()
217 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_max()
225 struct thmc50_data *data = dev_get_drvdata(dev); in set_temp_max()
[all …]