Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_soctherm.c571 soctherm_read_temp(struct soctherm_softc *sc, struct tsensor *sensor, int *temp) in soctherm_read_temp() function
613 return(soctherm_read_temp(sc, sc->soc->tsensors + id, val)); in soctherm_get_temp()
618 return(soctherm_read_temp(sc, sc->soc->tsensors + id, in soctherm_get_temp()
642 rv = soctherm_read_temp(sc, sc->soc->tsensors + id, &val); in soctherm_sysctl_temperature()