Searched refs:thermal_trend (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A 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()
|
H A D | gov_step_wise.c | 38 enum thermal_trend trend, bool throttle) in get_target_state() 120 enum thermal_trend trend; in thermal_zone_trip_update()
|
H A D | thermal_helpers.c | 28 enum thermal_trend trend; in get_tz_trend()
|
H A D | thermal_of.c | 196 enum thermal_trend *trend) in of_thermal_get_trend()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | thermal.h | 40 enum thermal_trend { enum 79 enum thermal_trend *); 310 int (*get_trend)(void *, int, enum thermal_trend *);
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | gov_step_wise.c | 31 enum thermal_trend trend, bool throttle) in get_target_state() 85 enum thermal_trend trend; in thermal_zone_trip_update()
|
H A D | thermal_helpers.c | 28 enum thermal_trend trend; in get_tz_trend()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | thermal.h | 37 enum thermal_trend { enum 84 const struct thermal_trip *, enum thermal_trend *);
|
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 114 enum thermal_trend *trend) in __ti_thermal_get_trend()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 355 int trip, enum thermal_trend *trend) in mlxsw_thermal_trend_get() 526 int trip, enum thermal_trend *trend) in mlxsw_thermal_module_trend_get()
|
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | tsens.h | 78 int (*get_trend)(struct tsens_sensor *s, enum thermal_trend *trend);
|
H A D | tsens.c | 865 static int tsens_get_trend(void *data, int trip, enum thermal_trend *trend) in tsens_get_trend()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | thermal.c | 496 enum thermal_trend *trend) in thermal_get_trend()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | thermal.c | 632 int trip, enum thermal_trend *trend) in thermal_get_trend()
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.c | 637 enum thermal_trend *trend) in tegra_thermctl_get_trend()
|
Completed in 19 milliseconds