Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/adc/
H A Dad7418.c63 int sc_curtemp; member
88 temp = (sc->sc_curtemp / 64) * 25; in ad7418_sysctl_temp()
203 sc->sc_curtemp = v; in ad7418_update()