Searched refs:sandbox_sdl_init_display (Results 1 – 3 of 3) sorted by relevance
/u-boot/arch/sandbox/include/asm/ |
A D | sdl.h | 25 int sandbox_sdl_init_display(int width, int height, int log2_bpp, 84 static inline int sandbox_sdl_init_display(int width, int height, int log2_bpp, in sandbox_sdl_init_display() function
|
/u-boot/drivers/video/ |
A D | sandbox_sdl.c | 33 ret = sandbox_sdl_init_display(plat->xres, plat->yres, plat->bpix, in sandbox_sdl_probe()
|
/u-boot/arch/sandbox/cpu/ |
A D | sdl.c | 101 int sandbox_sdl_init_display(int width, int height, int log2_bpp, in sandbox_sdl_init_display() function
|
Completed in 4 milliseconds