Searched refs:level_td (Results 1 – 1 of 1) sorted by relevance
20 const struct thermal_trip_desc *level_td = NULL; in get_trip_level() local30 if (!level_td || td->threshold > level_td->threshold) in get_trip_level()31 level_td = td; in get_trip_level()38 trace_thermal_zone_trip(tz, thermal_zone_trip_id(tz, &level_td->trip), in get_trip_level()39 level_td->trip.type); in get_trip_level()