Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/drivers/sound/
H A Dsandbox.c15 sandbox_sdl_sound_stop(); in sound_play()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c334 int sandbox_sdl_sound_stop(void) in sandbox_sdl_sound_stop() function