Searched refs:thermal_trend (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/thermal/ |
D | step_wise.c | 50 enum thermal_trend trend, bool throttle) in get_target_state() 132 enum thermal_trend trend; in thermal_zone_trip_update()
|
D | db8500_thermal.c | 39 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()
|
D | thermal_helpers.c | 27 enum thermal_trend trend; in get_tz_trend()
|
D | of-thermal.c | 181 enum thermal_trend *trend) in of_thermal_get_trend()
|
/Linux-v4.19/include/linux/ |
D | thermal.h | 73 enum thermal_trend { enum 113 enum thermal_trend *); 355 int (*get_trend)(void *, int, enum thermal_trend *);
|
/Linux-v4.19/drivers/thermal/qcom/ |
D | tsens.h | 55 int (*get_trend)(struct tsens_device *, int, enum thermal_trend *);
|
D | tsens.c | 32 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/ |
D | ti-thermal-common.c | 131 static int __ti_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend()
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 703 int trip, enum thermal_trend *trend) in thermal_get_trend()
|