Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dsdlaudio.c43 typedef struct SDLVoiceOut { struct
49 } SDLVoiceOut; typedef
203 static void sdl_close_out(SDLVoiceOut *sdl) in sdl_close_out()
220 SDLVoiceOut *sdl = opaque; in sdl_callback_out()
331 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_fini_out()
339 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_init_out()
385 SDLVoiceOut *sdl = (SDLVoiceOut *)hw; in sdl_enable_out()
499 .voice_size_out = sizeof(SDLVoiceOut),