Home
last modified time | relevance | path

Searched refs:get_tz_trend (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dthermal.h347 int get_tz_trend(struct thermal_zone_device *, int);
390 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
/linux-4.1.27/drivers/thermal/
Dstep_wise.c144 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
Dthermal_core.c174 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
190 EXPORT_SYMBOL(get_tz_trend);
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt378 5.1: get_tz_trend: