| /Linux-v4.19/drivers/thermal/ |
| D | step_wise.c | 50 enum thermal_trend trend, bool throttle) in get_target_state() argument 78 switch (trend) { in get_target_state() 132 enum thermal_trend trend; in thermal_zone_trip_update() local 145 trend = get_tz_trend(tz, trip); in thermal_zone_trip_update() 153 trip, trip_type, trip_temp, trend, throttle); in thermal_zone_trip_update() 162 instance->target = get_target_state(instance, trend, throttle); in thermal_zone_trip_update()
|
| D | thermal_helpers.c | 27 enum thermal_trend trend; in get_tz_trend() local 30 tz->ops->get_trend(tz, trip, &trend)) { in get_tz_trend() 32 trend = THERMAL_TREND_RAISING; in get_tz_trend() 34 trend = THERMAL_TREND_DROPPING; in get_tz_trend() 36 trend = THERMAL_TREND_STABLE; in get_tz_trend() 39 return trend; in get_tz_trend()
|
| D | db8500_thermal.c | 39 enum thermal_trend trend; member 126 int trip, enum thermal_trend *trend) in db8500_sys_get_trend() argument 130 *trend = pzone->trend; in db8500_sys_get_trend() 226 unsigned int idx, enum thermal_trend trend, in db8500_thermal_update_config() argument 233 pzone->trend = trend; in db8500_thermal_update_config()
|
| D | of-thermal.c | 181 enum thermal_trend *trend) in of_thermal_get_trend() argument 188 return data->ops->get_trend(data->sensor_data, trip, trend); in of_thermal_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() argument 145 *trend = THERMAL_TREND_RAISING; in __ti_thermal_get_trend() 147 *trend = THERMAL_TREND_DROPPING; in __ti_thermal_get_trend() 149 *trend = THERMAL_TREND_STABLE; in __ti_thermal_get_trend()
|
| D | ti-bandgap.h | 355 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
|
| D | ti-bandgap.c | 681 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend) in ti_bandgap_get_trend() argument 731 *trend = (t1 - t2) / interval; in ti_bandgap_get_trend() 734 t1, t2, *trend); in ti_bandgap_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() argument 38 return tmdev->ops->get_trend(tmdev, s->id, trend); in tsens_get_trend()
|
| /Linux-v4.19/drivers/acpi/ |
| D | thermal.c | 703 int trip, enum thermal_trend *trend) in thermal_get_trend() argument 720 *trend = THERMAL_TREND_RAISING; in thermal_get_trend() 737 *trend = THERMAL_TREND_RAISING; in thermal_get_trend() 739 *trend = THERMAL_TREND_DROPPING; in thermal_get_trend() 741 *trend = THERMAL_TREND_STABLE; in thermal_get_trend()
|
| /Linux-v4.19/Documentation/thermal/ |
| D | sysfs-api.txt | 106 sensor temperature trend. 593 This function returns the trend of a thermal zone, i.e the rate of change 596 framework calculated the trend by comparing the previous and the current
|
| /Linux-v4.19/fs/reiserfs/ |
| D | README | 78 hip, get with the new economic trend, before your competitors do. Send
|
| /Linux-v4.19/Documentation/vm/ |
| D | hmm.rst | 98 architecture supports. Sadly, not all platforms are following this trend and
|