Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Ddsoundaudio.c58 } DSoundVoiceOut; typedef
387 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; in dsound_enable_out()
432 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; in dsound_buffer_get_free()
454 DSoundVoiceOut *ds = (DSoundVoiceOut *)hw; in dsound_get_buffer_out()
478 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; in dsound_put_buffer_out()
726 .voice_size_out = sizeof (DSoundVoiceOut),
H A Ddsound_template.h43 #define DSOUNDVOICE DSoundVoiceOut
142 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; in dsound_fini_in()
180 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; in dsound_init_in()