Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dsdlaudio.c163 static SDL_AudioDeviceID sdl_open(SDL_AudioSpec *req, SDL_AudioSpec *obt, in sdl_open() function
358 sdl->devid = sdl_open(&req, &obt, 0); in sdl_init_out()
418 sdl->devid = sdl_open(&req, &obt, 1); in sdl_init_in()