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