Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dthmc50.c57 struct thmc50_data { struct
76 static struct thmc50_data *thmc50_update_device(struct device *dev) in thmc50_update_device() argument
78 struct thmc50_data *data = dev_get_drvdata(dev); in thmc50_update_device()
121 struct thmc50_data *data = thmc50_update_device(dev); in analog_out_show()
129 struct thmc50_data *data = dev_get_drvdata(dev); in analog_out_store()
167 struct thmc50_data *data = thmc50_update_device(dev); in temp_show()
175 struct thmc50_data *data = thmc50_update_device(dev); in temp_min_show()
184 struct thmc50_data *data = dev_get_drvdata(dev); in temp_min_store()
205 struct thmc50_data *data = thmc50_update_device(dev); in temp_max_show()
214 struct thmc50_data *data = dev_get_drvdata(dev); in temp_max_store()
[all …]