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

/freebsd-10-stable/sys/dev/iicbus/
H A Dad7418.c67 struct ad7418_softc { struct
76 static void ad7418_update(struct ad7418_softc *);
91 struct ad7418_softc *sc = arg1;
104 struct ad7418_softc *sc = arg1;
117 struct ad7418_softc *sc = device_get_softc(dev);
166 ad7418_set_channel(struct ad7418_softc *sc, int chan)
199 ad7418_update(struct ad7418_softc *sc)
228 sizeof(struct ad7418_softc),

Completed in 96 milliseconds