thermal_device_info  163 drivers/platform/x86/intel_mid_thermal.c 	struct thermal_device_info *td_info = tzd->devdata;
thermal_device_info  386 drivers/platform/x86/intel_mid_thermal.c static struct thermal_device_info *initialize_sensor(int index)
thermal_device_info  388 drivers/platform/x86/intel_mid_thermal.c 	struct thermal_device_info *td_info =
thermal_device_info  389 drivers/platform/x86/intel_mid_thermal.c 		kzalloc(sizeof(struct thermal_device_info), GFP_KERNEL);
thermal_device_info  483 drivers/platform/x86/intel_mid_thermal.c 		struct thermal_device_info *td_info = initialize_sensor(i);