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

/u-boot/arch/sandbox/include/asm/
H A Dsdl.h37 * sandbox_sdl_sync() - Sync current U-Boot LCD frame buffer to SDL
45 int sandbox_sdl_sync(void *lcd_base);
119 static inline int sandbox_sdl_sync(void *lcd_base) function
/u-boot/arch/sandbox/cpu/
H A Dsdl.c241 int sandbox_sdl_sync(void *lcd_base) function
/u-boot/drivers/video/
H A Dvideo-uclass.c380 sandbox_sdl_sync(priv->fb);

Completed in 47 milliseconds