Lines Matching refs:thermal_cooling_device
48 struct thermal_cooling_device *cdev;
227 struct thermal_cooling_device *cdev = NULL; in passive_store()
334 container_of(_dev, struct thermal_cooling_device, device)
340 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show()
349 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show()
363 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show()
378 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store()
613 struct thermal_cooling_device *cdev; in thermal_zone_device_passive()
695 struct thermal_cooling_device *cdev) in thermal_zone_bind_cooling_device()
700 struct thermal_cooling_device *pos2; in thermal_zone_bind_cooling_device()
780 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
809 struct thermal_cooling_device *cdev; in thermal_release()
831 struct thermal_cooling_device *thermal_cooling_device_register( in thermal_cooling_device_register()
834 struct thermal_cooling_device *cdev; in thermal_cooling_device_register()
845 cdev = kzalloc(sizeof(struct thermal_cooling_device), GFP_KERNEL); in thermal_cooling_device_register()
913 thermal_cooling_device in thermal_cooling_device_unregister()
917 struct thermal_cooling_device *pos = NULL; in thermal_cooling_device_unregister()
961 struct thermal_cooling_device *cdev; in thermal_zone_device_update()
1058 struct thermal_cooling_device *pos; in thermal_zone_device_register()
1172 struct thermal_cooling_device *cdev; in thermal_zone_device_unregister()