Searched refs:get_tz_trend (Results 1 – 4 of 4) sorted by relevance
418 int get_tz_trend(struct thermal_zone_device *, int);474 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
144 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
233 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function249 EXPORT_SYMBOL(get_tz_trend);
473 5.1: get_tz_trend: