Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Ddsound_template.h33 #define DSOUNDVOICE DSoundVoiceIn
140 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; in dsound_fini_in()
174 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; in dsound_init_in()
H A Ddsoundaudio.c65 } DSoundVoiceIn; typedef
495 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; in dsound_enable_in()
539 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; in dsound_get_buffer_in()
581 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; in dsound_put_buffer_in()
727 .voice_size_in = sizeof (DSoundVoiceIn)