Searched refs:__ti_thermal_get_trend (Results 1 – 1 of 1) sorted by relevance
241 static int __ti_thermal_get_trend(void *p, long *trend) in __ti_thermal_get_trend() function266 ret = __ti_thermal_get_trend(thermal->devdata, &tr); in ti_thermal_get_trend()290 .get_trend = __ti_thermal_get_trend,