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

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c109 * struct tz_episode - A mitigation episode information
111 * The tz_episode structure describes a mitigation episode. A
123 struct tz_episode { struct
531 static struct tz_episode *thermal_debugfs_tz_event_alloc(struct thermal_zone_device *tz,
534 struct tz_episode *tze;
555 struct tz_episode *tze;
625 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node);
642 struct tz_episode *tze;
678 tze = list_first_entry(&tz_dbg->tz_episodes, struct tz_episode, node);
699 struct tz_episode *tz
[all...]

Completed in 90 milliseconds