Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/include/asm/
Dsdl.h69 int sandbox_sdl_sound_stop(void);
105 static inline int sandbox_sdl_sound_stop(void) in sandbox_sdl_sound_stop() function
/external/u-boot/drivers/sound/
Dsandbox.c14 sandbox_sdl_sound_stop(); in sound_play()
/external/u-boot/arch/sandbox/cpu/
Dsdl.c333 int sandbox_sdl_sound_stop(void) in sandbox_sdl_sound_stop() function