Lines Matching refs:thermal_cooling_device
583 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show()
591 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show()
599 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show()
613 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store()
680 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
705 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show()
720 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show()
741 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store()
763 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show()
822 static void cooling_device_stats_setup(struct thermal_cooling_device *cdev) in cooling_device_stats_setup()
858 static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev) in cooling_device_stats_destroy()
867 cooling_device_stats_setup(struct thermal_cooling_device *cdev) {} in cooling_device_stats_setup()
869 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {} in cooling_device_stats_destroy()
873 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs()
879 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs()