Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/include/asm/
Dsdl.h34 int sandbox_sdl_sync(void *lcd_base);
85 static inline int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function
/external/u-boot/drivers/video/
Dvideo-uclass.c151 sandbox_sdl_sync(priv->fb); in video_sync()
/external/u-boot/arch/sandbox/cpu/
Dsdl.c87 int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function