Lines Matching defs:data
78 struct thmc50_data *data = dev_get_drvdata(dev); in thmc50_update_device() local
121 struct thmc50_data *data = thmc50_update_device(dev); in analog_out_show() local
129 struct thmc50_data *data = dev_get_drvdata(dev); in analog_out_store() local
167 struct thmc50_data *data = thmc50_update_device(dev); in temp_show() local
175 struct thmc50_data *data = thmc50_update_device(dev); in temp_min_show() local
184 struct thmc50_data *data = dev_get_drvdata(dev); in temp_min_store() local
205 struct thmc50_data *data = thmc50_update_device(dev); in temp_max_show() local
214 struct thmc50_data *data = dev_get_drvdata(dev); in temp_max_store() local
235 struct thmc50_data *data = thmc50_update_device(dev); in temp_critical_show() local
243 struct thmc50_data *data = thmc50_update_device(dev); in alarm_show() local
360 static void thmc50_init_client(struct thmc50_data *data) in thmc50_init_client()
385 struct thmc50_data *data; in thmc50_probe() local