Lines Matching refs:thermal_cooling_device

48 	struct thermal_cooling_device *cdev;
225 struct thermal_cooling_device *cdev = NULL; in passive_store()
315 container_of(_dev, struct thermal_cooling_device, device)
321 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_type_show()
330 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_max_state_show()
344 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_show()
359 struct thermal_cooling_device *cdev = to_cooling_device(dev); in thermal_cooling_device_cur_state_store()
674 struct thermal_cooling_device *cdev; in thermal_zone_device_passive()
756 struct thermal_cooling_device *cdev) in thermal_zone_bind_cooling_device()
761 struct thermal_cooling_device *pos2; in thermal_zone_bind_cooling_device()
840 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
868 struct thermal_cooling_device *cdev; in thermal_release()
891 struct thermal_cooling_device *
895 struct thermal_cooling_device *cdev; in thermal_cooling_device_register()
906 cdev = kzalloc(sizeof(struct thermal_cooling_device), GFP_KERNEL); in thermal_cooling_device_register()
973 thermal_cooling_device in thermal_cooling_device_unregister()
977 struct thermal_cooling_device *pos = NULL; in thermal_cooling_device_unregister()
1020 struct thermal_cooling_device *cdev; in thermal_zone_device_update()
1115 struct thermal_cooling_device *pos; in thermal_zone_device_register()
1233 struct thermal_cooling_device *cdev; in thermal_zone_device_unregister()