Lines Matching refs:thermal_cooling_device
574 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show()
582 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()
595 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()
609 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()
672 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
697 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()
712 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()
733 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()
755 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
814 static void cooling_device_stats_setup(struct thermal_cooling_device *cdev) in cooling_device_stats_setup()
850 static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev) in cooling_device_stats_destroy()
859 cooling_device_stats_setup(struct thermal_cooling_device *cdev) {} in cooling_device_stats_setup()
861 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {} in cooling_device_stats_destroy()
865 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs()
871 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs()