Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dwavaudio.c35 typedef struct WAVVoiceOut { struct
40 } WAVVoiceOut; argument
44 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_write_out()
70 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_init_out()
138 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_fini_out()
182 WAVVoiceOut *wav = (WAVVoiceOut *) hw; in wav_enable_out()
217 .voice_size_out = sizeof (WAVVoiceOut),