Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_debugfs.c126 struct tz_episode { struct
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()
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()
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()
[all …]