Searched refs:fb_find_logo (Results 1 – 4 of 4) sorted by relevance
43 const struct linux_logo * __ref fb_find_logo(int depth) in fb_find_logo() function105 EXPORT_SYMBOL_GPL(fb_find_logo);
49 extern const struct linux_logo *fb_find_logo(int depth);
102 const struct linux_logo *logo = fb_find_logo(8); in newport_show_logo()
623 fb_logo.logo = fb_find_logo(depth); in fb_prepare_logo()