Searched refs:ascaudio_softc (Results 1 – 2 of 2) sorted by relevance
74 CFATTACH_DECL_NEW(ascaudio, sizeof(struct ascaudio_softc),183 struct ascaudio_softc *sc = device_private(self); in ascaudioattach() 299 struct ascaudio_softc *sc; in ascaudioopen() 314 struct ascaudio_softc *sc; in ascaudioclose() 339 struct ascaudio_softc *sc; in ascaudioioctl() 358 struct ascaudio_softc *sc = opaque; in ascaudio_query_format() 388 struct ascaudio_softc *sc = opaque; in ascaudio_set_format() 399 struct ascaudio_softc *sc; in ascaudio_start_output() 403 sc = (struct ascaudio_softc *)opaque; in ascaudio_start_output() 480 struct ascaudio_softc *s in ascaudio_start_input() [all...]
34 typedef struct ascaudio_softc { struct