HomeSort by: relevance | last modified time | path
    Searched defs:sun8i_codec_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun8i_codec.c 110 struct sun8i_codec_softc { struct
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
    [all...]

Completed in 38 milliseconds