Searched refs:trip_index (Results 1 – 2 of 2) sorted by relevance
25 int get_tz_trend(struct thermal_zone_device *tz, int trip_index) in get_tz_trend() argument27 struct thermal_trip *trip = tz->trips ? &tz->trips[trip_index] : NULL; in get_tz_trend()
73 int get_tz_trend(struct thermal_zone_device *tz, int trip_index);