Lines Matching defs:data
117 struct thmc50_data *data = thmc50_update_device(dev); in show_analog_out() local
126 struct thmc50_data *data = i2c_get_clientdata(client); in set_analog_out() local
158 struct thmc50_data *data = thmc50_update_device(dev); in show_temp() local
166 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_min() local
175 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_min() local
190 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_max() local
199 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_max() local
215 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_critical() local
223 struct thmc50_data *data = thmc50_update_device(dev); in show_alarm() local
346 struct thmc50_data *data; in thmc50_probe() local
394 struct thmc50_data *data = i2c_get_clientdata(client); in thmc50_remove() local
408 struct thmc50_data *data = i2c_get_clientdata(client); in thmc50_init_client() local
429 struct thmc50_data *data = i2c_get_clientdata(client); in thmc50_update_device() local