Searched defs:trend (Results 1 – 8 of 8) 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() local
|
D | db8500_thermal.c | 39 enum thermal_trend trend; member 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() local
|
D | of-thermal.c | 181 enum thermal_trend *trend) in of_thermal_get_trend()
|
/Linux-v4.19/drivers/thermal/qcom/ |
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()
|
D | ti-bandgap.c | 681 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend) in ti_bandgap_get_trend()
|
/Linux-v4.19/drivers/acpi/ |
D | thermal.c | 703 int trip, enum thermal_trend *trend) in thermal_get_trend()
|