Searched refs:splash_get_pos (Results 1 – 6 of 6) sorted by relevance
64 void splash_get_pos(int *x, int *y);66 static inline void splash_get_pos(int *x, int *y) { } in splash_get_pos() function
93 void splash_get_pos(int *x, int *y) in splash_get_pos() function170 splash_get_pos(&x, &y); in splash_display()
120 splash_get_pos(&x, &y); in do_bmp_display()
344 splash_get_pos(&xpos, &ypos); in board_late_init()
423 splash_get_pos(&x, &y); in board_late_init()
1866 splash_get_pos(&video_logo_xpos, &video_logo_ypos); in video_logo()
Completed in 10 milliseconds