Home
last modified time | relevance | path

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

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