Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dalsaaudio.c47 typedef struct ALSAVoiceOut { struct
52 } ALSAVoiceOut; argument
255 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_poll_out()
603 ALSAVoiceOut *alsa = (ALSAVoiceOut *)hw; in alsa_buffer_get_free()
639 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_write()
699 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_fini_out()
708 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_init_out()
771 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; in alsa_enable_out()
965 .voice_size_out = sizeof (ALSAVoiceOut),