Lines Matching refs:audio_soc_softc
53 struct audio_soc_softc *sc; /* parent device's softc */
59 struct audio_soc_softc { struct
145 struct audio_soc_softc *sc; in audio_soc_chan_setformat()
158 struct audio_soc_softc *sc; in audio_soc_chan_setspeed()
195 struct audio_soc_softc *sc; in audio_soc_chan_getptr()
229 struct audio_soc_softc *sc; in audio_soc_chan_trigger()
262 struct audio_soc_softc *sc; in audio_soc_chan_getcaps()
287 struct audio_soc_softc *sc; in audio_soc_intr()
290 sc = (struct audio_soc_softc *)arg; in audio_soc_intr()
316 struct audio_soc_softc *sc; in audio_soc_init()
324 sc = (struct audio_soc_softc *)arg; in audio_soc_init()
423 struct audio_soc_softc *sc; in audio_soc_attach()
507 struct audio_soc_softc *sc; in audio_soc_detach()
534 sizeof(struct audio_soc_softc),