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

/netbsd-current/sys/arch/arm/sunxi/
H A Dsun8i_h3_codec.c83 struct h3_codec_softc { struct
131 static struct h3_codec_softc *
134 struct h3_codec_softc *csc;
148 h3_codec_pr_read(struct h3_codec_softc *csc, u_int addr)
173 h3_codec_pr_write(struct h3_codec_softc *csc, u_int addr, u_int data)
204 h3_codec_pr_set_clear(struct h3_codec_softc *csc, u_int addr, u_int set, u_int clr)
216 struct h3_codec_softc *csc;
247 struct h3_codec_softc * const csc = sc->sc_codec_priv;
283 struct h3_codec_softc * const csc = sc->sc_codec_priv;
316 struct h3_codec_softc * cons
[all...]

Completed in 80 milliseconds