Home
last modified time | relevance | path

Searched refs:audio_soc_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c53 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()
[all …]