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

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c163 * @tz_dbg: a thermal zone debug structure
170 struct tz_debugfs tz_dbg; member in union:thermal_debugfs::__anon84
556 struct tz_debugfs *tz_dbg; local
567 tz_dbg = &thermal_dbg->tz_dbg;
602 if (!tz_dbg->nr_trips) {
607 list_add(&tze->node, &tz_dbg->tz_episodes);
623 tz_dbg->trips_crossed[tz_dbg->nr_trips++] = trip_id;
625 tze = list_first_entry(&tz_dbg
643 struct tz_debugfs *tz_dbg; local
700 struct tz_debugfs *tz_dbg; local
730 struct tz_debugfs *tz_dbg = &thermal_dbg->tz_dbg; local
740 struct tz_debugfs *tz_dbg = &thermal_dbg->tz_dbg; local
813 struct tz_debugfs *tz_dbg; local
841 struct tz_debugfs *tz_dbg; local
[all...]

Completed in 105 milliseconds