Home
last modified time | relevance | path

Searched refs:__ti_thermal_get_temp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c70 static inline int __ti_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in __ti_thermal_get_temp() function
138 .get_temp = __ti_thermal_get_temp,