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