Lines Matching refs:thermal_cooling_device

538 int for_each_thermal_cooling_device(int (*cb)(struct thermal_cooling_device *,  in for_each_thermal_cooling_device()  argument
541 struct thermal_cooling_device *cdev; in for_each_thermal_cooling_device()
622 struct thermal_cooling_device *cdev, in thermal_zone_bind_cooling_device()
629 struct thermal_cooling_device *pos2; in thermal_zone_bind_cooling_device()
747 struct thermal_cooling_device *cdev) in thermal_zone_unbind_cooling_device()
780 struct thermal_cooling_device *cdev; in thermal_release()
801 struct thermal_cooling_device *cdev, int ret) in print_bind_err_msg()
808 struct thermal_cooling_device *cdev, in __bind()
833 static void bind_cdev(struct thermal_cooling_device *cdev) in bind_cdev()
887 static struct thermal_cooling_device *
892 struct thermal_cooling_device *cdev; in __thermal_cooling_device_register()
974 struct thermal_cooling_device *
997 struct thermal_cooling_device *
1009 *(struct thermal_cooling_device **)res); in thermal_cooling_device_release()
1029 struct thermal_cooling_device *
1035 struct thermal_cooling_device **ptr, *tcd; in devm_thermal_of_cooling_device_register()
1056 struct thermal_cooling_device *cdev) in __unbind()
1072 void thermal_cooling_device_unregister(struct thermal_cooling_device *cdev) in thermal_cooling_device_unregister()
1077 struct thermal_cooling_device *pos = NULL; in thermal_cooling_device_unregister()
1125 struct thermal_cooling_device *pos = NULL; in bind_tz()
1337 struct thermal_cooling_device *cdev; in thermal_zone_device_unregister()