Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_tsadc.c570 tsadc_read_temp(struct tsadc_softc *sc, struct tsensor *sensor, int *temp) in tsadc_read_temp() function
602 rv =tsadc_read_temp(sc, sc->conf->tsensors + id, val); in tsadc_get_temp()
626 rv = tsadc_read_temp(sc, sc->conf->tsensors + id, &val); in tsadc_sysctl_temperature()