Home
last modified time | relevance | path

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

/u-boot/include/
A Dsplash.h64 void splash_get_pos(int *x, int *y);
66 static inline void splash_get_pos(int *x, int *y) { } in splash_get_pos() function
/u-boot/common/
A Dsplash.c93 void splash_get_pos(int *x, int *y) in splash_get_pos() function
170 splash_get_pos(&x, &y); in splash_display()
/u-boot/cmd/
A Dbmp.c120 splash_get_pos(&x, &y); in do_bmp_display()
/u-boot/board/menlo/m53menlo/
A Dm53menlo.c344 splash_get_pos(&xpos, &ypos); in board_late_init()
/u-boot/board/aristainetos/
A Daristainetos.c423 splash_get_pos(&x, &y); in board_late_init()
/u-boot/drivers/video/
A Dcfb_console.c1866 splash_get_pos(&video_logo_xpos, &video_logo_ypos); in video_logo()

Completed in 10 milliseconds