Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dstep_wise.c50 enum thermal_trend trend, bool throttle) in get_target_state()
132 enum thermal_trend trend; in thermal_zone_trip_update()
Ddb8500_thermal.c39 enum thermal_trend trend;
126 int trip, enum thermal_trend *trend) in db8500_sys_get_trend()
226 unsigned int idx, enum thermal_trend trend, in db8500_thermal_update_config()
Dthermal_helpers.c27 enum thermal_trend trend; in get_tz_trend()
Dof-thermal.c181 enum thermal_trend *trend) in of_thermal_get_trend()
/Linux-v4.19/include/linux/
Dthermal.h73 enum thermal_trend { enum
113 enum thermal_trend *);
355 int (*get_trend)(void *, int, enum thermal_trend *);
/Linux-v4.19/drivers/thermal/qcom/
Dtsens.h55 int (*get_trend)(struct tsens_device *, int, enum thermal_trend *);
Dtsens.c32 static int tsens_get_trend(void *p, int trip, enum thermal_trend *trend) in tsens_get_trend()
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c131 static int __ti_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend()
/Linux-v4.19/drivers/acpi/
Dthermal.c703 int trip, enum thermal_trend *trend) in thermal_get_trend()