Lines Matching refs:thermal_cooling_device

655 	struct thermal_cooling_device *cdev = to_cooling_device(dev);  in cdev_type_show()
663 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()
676 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()
690 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()
753 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
778 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()
793 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()
814 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()
836 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
893 struct thermal_cooling_device *cdev = to_cooling_device( in cooling_device_stats_is_visible()
908 static void cooling_device_stats_setup(struct thermal_cooling_device *cdev) in cooling_device_stats_setup()
950 static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev) in cooling_device_stats_destroy()
959 cooling_device_stats_setup(struct thermal_cooling_device *cdev) {} in cooling_device_stats_setup()
961 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {} in cooling_device_stats_destroy()
965 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs()
971 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs()