Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dsdlaudio.c51 typedef struct SDLVoiceIn { struct
57 } SDLVoiceIn; argument
251 static void sdl_close_in(SDLVoiceIn *sdl) in sdl_close_in()
268 SDLVoiceIn *sdl = opaque; in sdl_callback_in()
392 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_fini_in()
399 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_init_in()
448 SDLVoiceIn *sdl = (SDLVoiceIn *)hw; in sdl_enable_in()
500 .voice_size_in = sizeof(SDLVoiceIn),