Searched refs:fb_show_extra_logos (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbmem.c | 583 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() function 603 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() function 694 y = fb_show_extra_logos(info, y, rotate); in fb_show_logo()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbmem.c | 587 static int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() function 607 static inline int fb_show_extra_logos(struct fb_info *info, int y, int rotate) in fb_show_extra_logos() function 698 y = fb_show_extra_logos(info, y, rotate); in fb_show_logo()
|
Completed in 5 milliseconds