Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_debugfs.c592 tz_dbg = &thermal_dbg->tz_dbg; in thermal_debug_tz_trip_up()
650 tz_dbg->trips_crossed[tz_dbg->nr_trips++] = trip_id; in thermal_debug_tz_trip_up()
685 tz_dbg = &thermal_dbg->tz_dbg; in thermal_debug_tz_trip_down()
710 tz_dbg->trips_crossed[i] = tz_dbg->trips_crossed[tz_dbg->nr_trips]; in thermal_debug_tz_trip_down()
737 tz_dbg = &thermal_dbg->tz_dbg; in thermal_debug_update_trip_stats()
764 struct tz_debugfs *tz_dbg = &thermal_dbg->tz_dbg; in tze_seq_start() local
774 struct tz_debugfs *tz_dbg = &thermal_dbg->tz_dbg; in tze_seq_next() local
875 tz_dbg = &thermal_dbg->tz_dbg; in thermal_debug_tz_add()
877 tz_dbg->tz = tz; in thermal_debug_tz_add()
917 tz_dbg = &thermal_dbg->tz_dbg; in thermal_debug_tz_remove()
[all …]