Searched refs:thermal_trend (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/thermal/ |
| D | db8500_thermal.c | 56 enum thermal_trend trend; 77 static int db8500_thermal_get_trend(void *data, int trip, enum thermal_trend *trend) in db8500_thermal_get_trend() 93 enum thermal_trend trend, in db8500_thermal_update_config()
|
| D | step_wise.c | 38 enum thermal_trend trend, bool throttle) in get_target_state() 120 enum thermal_trend trend; in thermal_zone_trip_update()
|
| D | thermal_helpers.c | 27 enum thermal_trend trend; in get_tz_trend()
|
| D | of-thermal.c | 195 enum thermal_trend *trend) in of_thermal_get_trend()
|
| /Linux-v5.4/include/linux/ |
| D | thermal.h | 73 enum thermal_trend { enum 113 enum thermal_trend *); 355 int (*get_trend)(void *, int, enum thermal_trend *);
|
| /Linux-v5.4/drivers/thermal/qcom/ |
| D | tsens.c | 23 static int tsens_get_trend(void *data, int trip, enum thermal_trend *trend) in tsens_get_trend()
|
| D | tsens.h | 71 int (*get_trend)(struct tsens_priv *priv, int i, enum thermal_trend *trend);
|
| /Linux-v5.4/drivers/thermal/ti-soc-thermal/ |
| D | ti-thermal-common.c | 117 static int __ti_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) in __ti_thermal_get_trend()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_thermal.c | 391 int trip, enum thermal_trend *trend) in mlxsw_thermal_trend_get()
|
| /Linux-v5.4/drivers/acpi/ |
| D | thermal.c | 684 int trip, enum thermal_trend *trend) in thermal_get_trend()
|
| /Linux-v5.4/drivers/thermal/tegra/ |
| D | soctherm.c | 636 enum thermal_trend *trend) in tegra_thermctl_get_trend()
|