Lines Matching refs:tz_episode
126 struct tz_episode { struct
556 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()
791 struct tz_episode *tze; in tze_seq_show()
796 tze = list_entry((struct list_head *)v, struct tz_episode, node); in tze_seq_show()
909 struct tz_episode *tze, *tmp; in thermal_debug_tz_remove()
939 struct tz_episode *tze; in thermal_debug_tz_resume()
957 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node); in thermal_debug_tz_resume()