Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c91 static int bcm2835_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in bcm2835_thermal_get_temp() function
139 .get_temp = bcm2835_thermal_get_temp,