Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dgov_step_wise.c39 enum thermal_trend trend, bool throttle) in get_target_state() argument
64 switch (trend) { in get_target_state()
102 enum thermal_trend trend; in thermal_zone_trip_update() local
110 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update()
118 trip, trip_type, trip_temp, trend, throttle); in thermal_zone_trip_update()
125 instance->target = get_target_state(instance, trend, throttle); in thermal_zone_trip_update()
Dthermal_helpers.c28 enum thermal_trend trend; in get_tz_trend() local
31 tz->ops->get_trend(tz, trip, &trend)) { in get_tz_trend()
33 trend = THERMAL_TREND_RAISING; in get_tz_trend()
35 trend = THERMAL_TREND_DROPPING; in get_tz_trend()
37 trend = THERMAL_TREND_STABLE; in get_tz_trend()
40 return trend; in get_tz_trend()
/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c110 …tic int __ti_thermal_get_trend(struct thermal_zone_device *tz, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend() argument
124 *trend = THERMAL_TREND_RAISING; in __ti_thermal_get_trend()
126 *trend = THERMAL_TREND_DROPPING; in __ti_thermal_get_trend()
128 *trend = THERMAL_TREND_STABLE; in __ti_thermal_get_trend()
Dti-bandgap.h351 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
Dti-bandgap.c682 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend) in ti_bandgap_get_trend() argument
732 *trend = (t1 - t2) / interval; in ti_bandgap_get_trend()
735 t1, t2, *trend); in ti_bandgap_get_trend()
/linux-6.1.9/drivers/acpi/
Dthermal.c629 int trip, enum thermal_trend *trend) in thermal_get_trend() argument
646 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
662 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
664 *trend = THERMAL_TREND_DROPPING; in thermal_get_trend()
666 *trend = THERMAL_TREND_STABLE; in thermal_get_trend()
/linux-6.1.9/Documentation/driver-api/thermal/
Dsysfs-api.rst145 sensor temperature trend.
501 This function returns the trend of a thermal zone, i.e the rate of change
504 framework calculated the trend by comparing the previous and the current
/linux-6.1.9/fs/reiserfs/
DREADME78 hip, get with the new economic trend, before your competitors do. Send
/linux-6.1.9/Documentation/mm/
Dhmm.rst98 architecture supports. Sadly, not all platforms are following this trend and