Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfb_internal.h28 int fb_show_logo(struct fb_info *fb_info, int rotate);
34 static inline int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo() function
H A Dfb_logo.c493 int fb_show_logo(struct fb_info *info, int rotate) in fb_show_logo() function
H A Dfbcon.c2195 fb_show_logo(info, ops->rotate); in fbcon_switch()