Searched refs:trend (Results 1 – 4 of 4) sorted by relevance
27 enum thermal_trend trend; in get_tz_trend() local30 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()
114 enum thermal_trend *trend) in __ti_thermal_get_trend() argument128 *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()
347 int ti_bandgap_get_trend(struct ti_bandgap *bgp, int id, int *trend);
363 In order to improve physical DMA memory usage, modern drivers trend to allocate a virtually