Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/broadcom/
Dbcm2835_thermal.c91 static int bcm2835_thermal_get_temp(void *d, int *temp) in bcm2835_thermal_get_temp() function
139 .get_temp = bcm2835_thermal_get_temp,