Searched refs:thermal_trend (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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 | 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()
|
D | thermal_helpers.c | 28 enum thermal_trend trend; in get_tz_trend()
|
D | thermal_of.c | 196 enum thermal_trend *trend) in of_thermal_get_trend()
|
/kernel/linux/linux-5.10/include/linux/ |
D | thermal.h | 40 enum thermal_trend { enum 79 enum thermal_trend *); 310 int (*get_trend)(void *, int, enum thermal_trend *);
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
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/ |
D | tsens.h | 78 int (*get_trend)(struct tsens_sensor *s, enum thermal_trend *trend);
|
D | tsens.c | 865 static int tsens_get_trend(void *data, int trip, enum thermal_trend *trend) in tsens_get_trend()
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | thermal.c | 632 int trip, enum thermal_trend *trend) in thermal_get_trend()
|
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
D | soctherm.c | 637 enum thermal_trend *trend) in tegra_thermctl_get_trend()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0033_linux_drivers_soc_scsi_spi_tee_thermal.patch | 4664 +static int tmu_get_trend(void *p, int trip, enum thermal_trend *trend) 4808 +static int imx_sc_thermal_get_trend(void *p, int trip, enum thermal_trend *trend) 4936 +static int tmu_get_trend(void *p, int trip, enum thermal_trend *trend)
|