Lines Matching defs:cdev
654 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cdev_type_show() local
662 struct thermal_cooling_device *cdev = to_cooling_device(dev); in max_state_show() local
675 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_show() local
689 struct thermal_cooling_device *cdev = to_cooling_device(dev); in cur_state_store() local
752 void thermal_cooling_device_stats_update(struct thermal_cooling_device *cdev, in thermal_cooling_device_stats_update()
774 struct thermal_cooling_device *cdev = to_cooling_device(dev); in total_trans_show() local
789 struct thermal_cooling_device *cdev = to_cooling_device(dev); in time_in_state_ms_show() local
810 struct thermal_cooling_device *cdev = to_cooling_device(dev); in reset_store() local
832 struct thermal_cooling_device *cdev = to_cooling_device(dev); in trans_table_show() local
891 static void cooling_device_stats_setup(struct thermal_cooling_device *cdev) in cooling_device_stats_setup()
923 static void cooling_device_stats_destroy(struct thermal_cooling_device *cdev) in cooling_device_stats_destroy()
932 cooling_device_stats_setup(struct thermal_cooling_device *cdev) {} in cooling_device_stats_setup()
934 cooling_device_stats_destroy(struct thermal_cooling_device *cdev) {} in cooling_device_stats_destroy()
938 void thermal_cooling_device_setup_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_setup_sysfs()
944 void thermal_cooling_device_destroy_sysfs(struct thermal_cooling_device *cdev) in thermal_cooling_device_destroy_sysfs()