Lines Matching refs:thermal_cooling_device
514 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *, in for_each_thermal_cooling_device() argument
517 struct thermal_cooling_device *cdev; in for_each_thermal_cooling_device()
598 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device()
605 struct thermal_cooling_device *pos2; in thermal_zone_bind_cooling_device()
718 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
751 struct thermal_cooling_device *cdev; in thermal_release()
772 struct thermal_cooling_device *cdev, int ret) in print_bind_err_msg()
779 struct thermal_cooling_device *cdev, in __bind()
804 static void bind_cdev(struct thermal_cooling_device *cdev) in bind_cdev()
858 static struct thermal_cooling_device *
863 struct thermal_cooling_device *cdev; in __thermal_cooling_device_register()
958 struct thermal_cooling_device *
981 struct thermal_cooling_device *
993 *(struct thermal_cooling_device **)res); in thermal_cooling_device_release()
1013 struct thermal_cooling_device *
1019 struct thermal_cooling_device **ptr, *tcd; in devm_thermal_of_cooling_device_register()
1040 struct thermal_cooling_device *cdev) in __unbind()
1056 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister()
1061 struct thermal_cooling_device *pos = NULL; in thermal_cooling_device_unregister()
1109 struct thermal_cooling_device *pos = NULL; in bind_tz()
1355 struct thermal_cooling_device *cdev; in thermal_zone_device_unregister()