Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dsdl.h70 int sandbox_sdl_sound_stop(void);
106 static inline int sandbox_sdl_sound_stop(void) in sandbox_sdl_sound_stop() function
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsandbox.c15 sandbox_sdl_sound_stop(); in sound_play()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dsdl.c334 int sandbox_sdl_sound_stop(void) in sandbox_sdl_sound_stop() function