Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1698 static void logo_plot(void *screen, int x, int y) in logo_plot() function
1877 logo_plot(video_fb_address, video_logo_xpos, video_logo_ypos); in video_logo()