Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dgov_step_wise.c39 enum thermal_trend trend, bool throttle) in get_target_state()
102 enum thermal_trend trend; in thermal_zone_trip_update()
Dthermal_helpers.c28 enum thermal_trend trend; in get_tz_trend()
/linux-6.1.9/include/linux/
Dthermal.h37 enum thermal_trend { enum
74 enum thermal_trend *);
/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c110 static int __ti_thermal_get_trend(struct thermal_zone_device *tz, int trip, enum thermal_trend *tre… in __ti_thermal_get_trend()
/linux-6.1.9/drivers/acpi/
Dthermal.c629 int trip, enum thermal_trend *trend) in thermal_get_trend()