Home
last modified time | relevance | path

Searched refs:cooling_dev_stats (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/thermal/
Dthermal_sysfs.c660 struct cooling_dev_stats { struct
670 static void update_time_in_state(struct cooling_dev_stats *stats) in update_time_in_state() argument
683 struct cooling_dev_stats *stats = cdev->stats; in thermal_cooling_device_stats_update()
706 struct cooling_dev_stats *stats = cdev->stats; in total_trans_show()
721 struct cooling_dev_stats *stats = cdev->stats; in time_in_state_ms_show()
742 struct cooling_dev_stats *stats = cdev->stats; in reset_store()
764 struct cooling_dev_stats *stats = cdev->stats; in trans_table_show()
825 struct cooling_dev_stats *stats; in cooling_device_stats_setup()