Searched refs:tz_episode (Results 1 – 1 of 1) sorted by relevance
126 struct tz_episode { struct556 static struct tz_episode *thermal_debugfs_tz_event_alloc(struct thermal_zone_device *tz, in thermal_debugfs_tz_event_alloc()559 struct tz_episode *tze; in thermal_debugfs_tz_event_alloc()587 struct tz_episode *tze; in thermal_debug_tz_trip_up()652 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node); in thermal_debug_tz_trip_up()662 static void tz_episode_close_trip(struct tz_episode *tze, int trip_id, ktime_t now) in tz_episode_close_trip()678 struct tz_episode *tze; in thermal_debug_tz_trip_down()712 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node); in thermal_debug_tz_trip_down()731 struct tz_episode *tze; in thermal_debug_update_trip_stats()744 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node); in thermal_debug_update_trip_stats()[all …]