Home
last modified time | relevance | path

Searched refs:trend (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_helpers.c27 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()
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c114 enum thermal_trend *trend) in __ti_thermal_get_trend() argument
128 *trend = THERMAL_TREND_RAISING; in __ti_thermal_get_trend()
130 *trend = THERMAL_TREND_DROPPING; in __ti_thermal_get_trend()
132 *trend = THERMAL_TREND_STABLE; in __ti_thermal_get_trend()
H A Dti-bandgap.h347 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
/linux/Documentation/hid/
H A Dintel-thc-hid.rst363 In order to improve physical DMA memory usage, modern drivers trend to allocate a virtually