Searched refs:__ti_thermal_get_temp (Results 1 – 1 of 1) sorted by relevance
81 static inline int __ti_thermal_get_temp(void *devdata, int *temp) in __ti_thermal_get_temp() function128 return __ti_thermal_get_temp(data, temp); in ti_thermal_get_temp()155 .get_temp = __ti_thermal_get_temp,