Home
last modified time | relevance | path

Searched refs:trend (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dstep_wise.c50 enum thermal_trend trend, bool throttle) in get_target_state() argument
78 switch (trend) { in get_target_state()
132 enum thermal_trend trend; in thermal_zone_trip_update() local
145 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
153 trip, trip_type, trip_temp, trend, throttle); in thermal_zone_trip_update()
162 instance->target = get_target_state(instance, trend, throttle); in thermal_zone_trip_update()
Dthermal_helpers.c27 enum thermal_trend trend; in get_tz_trend() local
30 tz->ops->get_trend(tz, trip, &trend)) { in get_tz_trend()
32 trend = THERMAL_TREND_RAISING; in get_tz_trend()
34 trend = THERMAL_TREND_DROPPING; in get_tz_trend()
36 trend = THERMAL_TREND_STABLE; in get_tz_trend()
39 return trend; in get_tz_trend()
Ddb8500_thermal.c39 enum thermal_trend trend; member
126 int trip, enum thermal_trend *trend) in db8500_sys_get_trend() argument
130 *trend = pzone->trend; in db8500_sys_get_trend()
226 unsigned int idx, enum thermal_trend trend, in db8500_thermal_update_config() argument
233 pzone->trend = trend; in db8500_thermal_update_config()
Dof-thermal.c181 enum thermal_trend *trend) in of_thermal_get_trend() argument
188 return data->ops->get_trend(data->sensor_data, trip, trend); in of_thermal_get_trend()
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c131 static int __ti_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend() argument
145 *trend = THERMAL_TREND_RAISING; in __ti_thermal_get_trend()
147 *trend = THERMAL_TREND_DROPPING; in __ti_thermal_get_trend()
149 *trend = THERMAL_TREND_STABLE; in __ti_thermal_get_trend()
Dti-bandgap.h355 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
Dti-bandgap.c681 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend) in ti_bandgap_get_trend() argument
731 *trend = (t1 - t2) / interval; in ti_bandgap_get_trend()
734 t1, t2, *trend); in ti_bandgap_get_trend()
/Linux-v4.19/drivers/thermal/qcom/
Dtsens.c32 static int tsens_get_trend(void *p, int trip, enum thermal_trend *trend) in tsens_get_trend() argument
38 return tmdev->ops->get_trend(tmdev, s->id, trend); in tsens_get_trend()
/Linux-v4.19/drivers/acpi/
Dthermal.c703 int trip, enum thermal_trend *trend) in thermal_get_trend() argument
720 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
737 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
739 *trend = THERMAL_TREND_DROPPING; in thermal_get_trend()
741 *trend = THERMAL_TREND_STABLE; in thermal_get_trend()
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt106 sensor temperature trend.
593 This function returns the trend of a thermal zone, i.e the rate of change
596 framework calculated the trend by comparing the previous and the current
/Linux-v4.19/fs/reiserfs/
DREADME78 hip, get with the new economic trend, before your competitors do. Send
/Linux-v4.19/Documentation/vm/
Dhmm.rst98 architecture supports. Sadly, not all platforms are following this trend and