Home
last modified time | relevance | path

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

/netbsd-src/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; in h3_codec_find()
148 h3_codec_pr_read(struct h3_codec_softc *csc, u_int addr) in h3_codec_pr_read()
173 h3_codec_pr_write(struct h3_codec_softc *csc, u_int addr, u_int data) in h3_codec_pr_write()
204 h3_codec_pr_set_clear(struct h3_codec_softc *csc, u_int addr, u_int set, u_int clr) in h3_codec_pr_set_clear()
216 struct h3_codec_softc *csc; in h3_codec_init()
247 struct h3_codec_softc * const csc = sc->sc_codec_priv; in h3_codec_mute()
283 struct h3_codec_softc * const csc = sc->sc_codec_priv; in h3_codec_set_port()
316 struct h3_codec_softc * const csc = sc->sc_codec_priv; in h3_codec_get_port()
[all …]