Searched refs:thmc50_data (Results 1 – 1 of 1) sorted by relevance
69 struct thmc50_data { struct93 static struct thmc50_data *thmc50_update_device(struct device *dev); argument117 struct thmc50_data *data = thmc50_update_device(dev); in show_analog_out()126 struct thmc50_data *data = i2c_get_clientdata(client); in set_analog_out()163 struct thmc50_data *data = thmc50_update_device(dev); in show_temp()171 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_min()180 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_min()200 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_max()209 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_max()230 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_critical()[all …]