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