Home
last modified time | relevance | path

Searched defs:trip_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_debugfs.c583 int trip_id = thermal_zone_trip_id(tz, trip); in thermal_debug_tz_trip_up() local
662 static void tz_episode_close_trip(struct tz_episode *tze, int trip_id, ktime_t now) in tz_episode_close_trip()
676 int trip_id = thermal_zone_trip_id(tz, trip); in thermal_debug_tz_trip_down() local
750 int trip_id = tz_dbg->trips_crossed[i]; in thermal_debug_update_trip_stats() local
793 int trip_id; in tze_seq_show() local
H A Dthermal_netlink.c66 int trip_id; member