Home
last modified time | relevance | path

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

/Linux-v5.4/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.c133 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
/Linux-v5.4/include/linux/
Dthermal.h461 int get_tz_trend(struct thermal_zone_device *, int);
534 static inline int get_tz_trend(struct thermal_zone_device *tz, int trip) in get_tz_trend() function
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst745 5.1. get_tz_trend