Lines Matching defs:sun8i_codec_softc
110 struct sun8i_codec_softc {
137 struct sun8i_codec_softc * const sc = priv;
148 struct sun8i_codec_softc * const sc = priv;
159 struct sun8i_codec_softc * const sc = priv;
176 struct sun8i_codec_softc * const sc = device_private(dev);
211 struct sun8i_codec_softc * const sc = audio_dai_private(dai);
271 struct sun8i_codec_softc * const sc = audio_dai_private(dai);
282 sun8i_codec_set_jackdet(struct sun8i_codec_softc *sc, bool enable)
305 struct sun8i_codec_softc * const sc = priv;
324 struct sun8i_codec_softc * const sc = priv;
371 struct sun8i_codec_softc * const sc = device_private(self);
496 CFATTACH_DECL_NEW(sun8i_codec, sizeof(struct sun8i_codec_softc),