Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/drivers/sound/
H A Dsandbox.c13 sandbox_sdl_sound_start(frequency); in sound_play()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c321 int sandbox_sdl_sound_start(uint frequency) in sandbox_sdl_sound_start() function