Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dthermal_helpers.c25 int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
41 EXPORT_SYMBOL(get_tz_trend);
Dstep_wise.c145 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
/Linux-v4.19/include/linux/
Dthermal.h456 int get_tz_trend(struct thermal_zone_device *, int);
521 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt592 5.1: get_tz_trend: