Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dcs4231.c92 static int cs4231_read(struct ad1848_softc *, int);
96 cs4231_read(struct ad1848_softc *sc, int index) in cs4231_read() function
121 sc->sc_ad1848.sc_readreg = cs4231_read; in cs4231_common_attach()