Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dnoaudio.c34 typedef struct NoVoiceOut { struct
37 } NoVoiceOut; argument
46 NoVoiceOut *no = (NoVoiceOut *) hw; in no_write()
52 NoVoiceOut *no = (NoVoiceOut *) hw; in no_init_out()
67 NoVoiceOut *no = (NoVoiceOut *) hw; in no_enable_out()
140 .voice_size_out = sizeof (NoVoiceOut),