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

  /src/sys/dev/ic/
am7930var.h 3 struct am7930_softc;
6 uint8_t (*codec_dread)(struct am7930_softc *sc, int);
7 void (*codec_dwrite)(struct am7930_softc *sc, int, uint8_t);
22 struct am7930_softc { struct
43 void am7930_init(struct am7930_softc *, int);

Completed in 21 milliseconds