Lines Matching defs:data
91 struct thmc50_data *data = dev_get_drvdata(dev); in thmc50_update_device() local
134 struct thmc50_data *data = thmc50_update_device(dev); in show_analog_out() local
142 struct thmc50_data *data = dev_get_drvdata(dev); in set_analog_out() local
180 struct thmc50_data *data = thmc50_update_device(dev); in show_temp() local
188 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_min() local
196 struct thmc50_data *data = dev_get_drvdata(dev); in set_temp_min() local
217 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_max() local
225 struct thmc50_data *data = dev_get_drvdata(dev); in set_temp_max() local
247 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_critical() local
255 struct thmc50_data *data = thmc50_update_device(dev); in show_alarm() local
374 static void thmc50_init_client(struct thmc50_data *data) in thmc50_init_client()
398 struct thmc50_data *data; in thmc50_probe() local