Home
last modified time | relevance | path

Searched refs:THERMAL_TREND_RAISING (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
Dgov_step_wise.c67 case THERMAL_TREND_RAISING: in get_target_state()
Ddb8500_thermal.c152 db8500_thermal_update_config(th, idx, THERMAL_TREND_RAISING, in prcmu_high_irq_handler()
Dthermal_helpers.c33 trend = THERMAL_TREND_RAISING; in get_tz_trend()
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c131 *trend = THERMAL_TREND_RAISING; in __ti_thermal_get_trend()
/kernel/linux/linux-5.10/include/linux/
Dthermal.h42 THERMAL_TREND_RAISING, /* temperature is raising */ enumerator
/kernel/linux/linux-5.10/drivers/acpi/
Dthermal.c649 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
666 *trend = THERMAL_TREND_RAISING; in thermal_get_trend()
/kernel/linux/linux-5.10/drivers/thermal/tegra/
Dsoctherm.c655 *trend = THERMAL_TREND_RAISING; in tegra_thermctl_get_trend()