Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_sysfs.c733 struct cooling_dev_stats { struct
743 static void update_time_in_state(struct cooling_dev_stats *stats) in update_time_in_state() argument
756 struct cooling_dev_stats *stats = cdev->stats; in thermal_cooling_device_stats_update()
779 struct cooling_dev_stats *stats = cdev->stats; in total_trans_show()
794 struct cooling_dev_stats *stats = cdev->stats; in time_in_state_ms_show()
815 struct cooling_dev_stats *stats = cdev->stats; in reset_store()
837 struct cooling_dev_stats *stats = cdev->stats; in trans_table_show()
911 struct cooling_dev_stats *stats; in cooling_device_stats_setup()