HomeSort by: relevance | last modified time | path
    Searched defs:cs4231_read (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
cs4231.c 92 static int cs4231_read(struct ad1848_softc *, int);
96 cs4231_read(struct ad1848_softc *sc, int index) function in typeref:typename:int
121 sc->sc_ad1848.sc_readreg = cs4231_read;

Completed in 13 milliseconds