Home | History | Annotate | Download | only in sunxi

Lines Matching refs:sunxi_codec_softc

106 sunxi_codec_allocdma(struct sunxi_codec_softc *sc, size_t size,
145 sunxi_codec_freedma(struct sunxi_codec_softc *sc, struct sunxi_codec_dma *dma)
169 struct sunxi_codec_softc * const sc = priv;
186 struct sunxi_codec_softc * const sc = priv;
194 struct sunxi_codec_softc * const sc = priv;
202 struct sunxi_codec_softc * const sc = priv;
210 struct sunxi_codec_softc * const sc = priv;
232 struct sunxi_codec_softc * const sc = priv;
247 struct sunxi_codec_softc * const sc = priv;
269 struct sunxi_codec_softc * const sc = priv;
334 struct sunxi_codec_softc * const sc = priv;
397 struct sunxi_codec_softc * const sc = priv;
427 struct sunxi_codec_softc * const sc = priv;
454 struct sunxi_codec_softc * const sc = priv;
481 struct sunxi_codec_softc * const sc = ch->ch_sc;
496 sunxi_codec_chan_init(struct sunxi_codec_softc *sc,
584 struct sunxi_codec_softc * const sc = device_private(self);
648 CFATTACH_DECL_NEW(sunxi_codec, sizeof(struct sunxi_codec_softc),
657 struct sunxi_codec_softc *sc;