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