Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dsndioaudio.c326 static int sndio_init(SndioVoice *self, in sndio_init() function
485 if (sndio_init(self, as, SIO_PLAY, opaque) == -1) { in sndio_init_out()
498 if (sndio_init(self, as, SIO_REC, opaque) == -1) { in sndio_init_in()