Home
last modified time | relevance | path

Searched defs:thermal_get_temp (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/thermal/
H A Dthermal-uclass.c16 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp() function
/openbmc/linux/drivers/thermal/
H A Dspear_thermal.c31 static inline int thermal_get_temp(struct thermal_zone_device *thermal, in thermal_get_temp() function
/openbmc/linux/drivers/acpi/
H A Dthermal.c477 static int thermal_get_temp(struct thermal_zone_device *thermal, int *temp) in thermal_get_temp() function