Searched refs:thmc50_data (Results 1 – 1 of 1) sorted by relevance
57 struct thmc50_data { struct76 static struct thmc50_data *thmc50_update_device(struct device *dev) in thmc50_update_device() argument78 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 …]