Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Ddsoundaudio.c476 static size_t dsound_put_buffer_out(HWVoiceOut *hw, void *buf, size_t len) in dsound_put_buffer_out() function
707 .put_buffer_out = dsound_put_buffer_out,