Searched refs:get_tz_trend (Results 1 – 3 of 3) sorted by relevance
26 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function42 EXPORT_SYMBOL(get_tz_trend);
88 int get_tz_trend(struct thermal_zone_device *tz, int trip);
133 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()