Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/adc/
H A Dad7418.c59 struct ad7418_softc { struct
68 static void ad7418_update(struct ad7418_softc *); argument
83 struct ad7418_softc *sc = arg1; in ad7418_sysctl_temp()
96 struct ad7418_softc *sc = arg1; in ad7418_sysctl_voltage()
109 struct ad7418_softc *sc = device_get_softc(dev); in ad7418_attach()
160 ad7418_set_channel(struct ad7418_softc *sc, int chan) in ad7418_set_channel()
193 ad7418_update(struct ad7418_softc *sc) in ad7418_update()
222 sizeof(struct ad7418_softc),