Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Daudio.c652 static size_t audio_pcm_hw_get_free(HWVoiceOut *hw) in audio_pcm_hw_get_free() function
733 hw_free = audio_pcm_hw_get_free(hw); in audio_pcm_sw_write()
1144 size_t hw_free = audio_pcm_hw_get_free(hw); in audio_run_out()