Searched refs:get_tz_trend (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dthermal.h418 int get_tz_trend(struct thermal_zone_device *, int);
474 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) get_tz_trend() function
/linux-4.4.14/drivers/thermal/
H A Dstep_wise.c144 trend = get_tz_trend(tz, trip); thermal_zone_trip_update()
H A Dthermal_core.c233 int get_tz_trend(struct thermal_zone_device *tz, int trip) get_tz_trend() function
249 EXPORT_SYMBOL(get_tz_trend); variable

Completed in 76 milliseconds