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

/u-boot/arch/sandbox/include/asm/
H A Dsdl.h15 * sandbox_sdl_init_display() - Set up SDL video ready for use
26 int sandbox_sdl_init_display(int width, int height, int log2_bpp,
108 static inline int sandbox_sdl_init_display(int width, int height, int log2_bpp, function
/u-boot/drivers/video/
H A Dsandbox_sdl.c34 ret = sandbox_sdl_init_display(plat->xres, plat->yres, plat->bpix,
/u-boot/arch/sandbox/cpu/
H A Dsdl.c124 int sandbox_sdl_init_display(int width, int height, int log2_bpp, function

Completed in 91 milliseconds