Lines Matching refs:sun8i_codec_softc
110 struct sun8i_codec_softc { struct
137 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_set_port() argument
148 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_get_port()
159 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_query_devinfo()
176 struct sun8i_codec_softc * const sc = device_private(dev); in sun8i_codec_dai_get_tag()
211 struct sun8i_codec_softc * const sc = audio_dai_private(dai); in sun8i_codec_dai_set_format()
271 struct sun8i_codec_softc * const sc = audio_dai_private(dai); in sun8i_codec_dai_add_device()
282 sun8i_codec_set_jackdet(struct sun8i_codec_softc *sc, bool enable) in sun8i_codec_set_jackdet()
305 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_intr()
324 struct sun8i_codec_softc * const sc = priv; in sun8i_codec_thread()
371 struct sun8i_codec_softc * const sc = device_private(self); in sun8i_codec_attach()
496 CFATTACH_DECL_NEW(sun8i_codec, sizeof(struct sun8i_codec_softc),