Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dthmc50.c57 struct thmc50_data { struct
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()
235 struct thmc50_data *data = thmc50_update_device(dev); in temp_critical_show()
[all …]