Lines Matching refs:thermal_cooling_device

506 	struct thermal_cooling_device *cdev = to_cooling_device(dev);  in cdev_type_show()
514 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()
522 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()
536 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()
603 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
630 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()
651 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()
679 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()
709 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
775 static void cooling_device_stats_setup(struct thermal_cooling_device *cdev) in cooling_device_stats_setup()
806 static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev) in cooling_device_stats_destroy()
815 cooling_device_stats_setup(struct thermal_cooling_device *cdev) {} in cooling_device_stats_setup()
817 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {} in cooling_device_stats_destroy()
821 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs()
827 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs()
832 void thermal_cooling_device_stats_reinit(struct thermal_cooling_device *cdev) in thermal_cooling_device_stats_reinit()