Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dsdl.h63 int sandbox_sdl_sound_start(uint frequency);
101 static inline int sandbox_sdl_sound_start(uint frequency) in sandbox_sdl_sound_start() function
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsandbox.c13 sandbox_sdl_sound_start(frequency); in sound_play()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dsdl.c321 int sandbox_sdl_sound_start(uint frequency) in sandbox_sdl_sound_start() function