Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
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) in get_tz_trend() function
/linux-4.4.14/drivers/thermal/
Dstep_wise.c144 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
Dthermal_core.c233 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
249 EXPORT_SYMBOL(get_tz_trend);
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt473 5.1: get_tz_trend: