Searched defs:thermal_get_temp (Results 1 – 3 of 3) sorted by relevance
16 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp() function
31 static inline int thermal_get_temp(struct thermal_zone_device *thermal, in thermal_get_temp() function
477 static int thermal_get_temp(struct thermal_zone_device *thermal, int *temp) in thermal_get_temp() function