Home
last modified time | relevance | path

Searched refs:THERMAL_TREND_DROPPING (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/thermal/
H A Dgov_step_wise.c60 if (trend == THERMAL_TREND_DROPPING) { in get_target_state()
H A Dthermal_helpers.c35 trend = THERMAL_TREND_DROPPING; in get_tz_trend()
/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c130 *trend = THERMAL_TREND_DROPPING; in __ti_thermal_get_trend()
/openbmc/linux/include/linux/
H A Dthermal.h40 THERMAL_TREND_DROPPING, /* temperature is dropping */ enumerator
/openbmc/linux/drivers/acpi/
H A Dthermal.c518 *trend = THERMAL_TREND_DROPPING; in thermal_get_trend()