Searched refs:thermal_device_info (Results 1 – 1 of 1) sorted by relevance
92 struct thermal_device_info { struct179 struct thermal_device_info *td_info = tzd->devdata; in mid_read_temp()403 static struct thermal_device_info *initialize_sensor(int index) in initialize_sensor()405 struct thermal_device_info *td_info = in initialize_sensor()406 kzalloc(sizeof(struct thermal_device_info), GFP_KERNEL); in initialize_sensor()498 struct thermal_device_info *td_info = initialize_sensor(i); in mid_thermal_probe()