Searched refs:trip_to_trip_desc (Results 1 – 2 of 2) sorted by relevance
93 return trip_to_trip_desc(trip) - tz->trips; in thermal_zone_trip_id()113 struct thermal_trip_desc *td = trip_to_trip_desc(trip); in thermal_zone_set_trip_temp()
255 #define trip_to_trip_desc(__trip) \ macro