Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c546 static int fb_prepare_extra_logos(struct fb_info *info, unsigned int height, in fb_prepare_extra_logos() function
583 static inline int fb_prepare_extra_logos(struct fb_info *info, in fb_prepare_extra_logos() function
663 return fb_prepare_extra_logos(info, fb_logo.logo->height, yres); in fb_prepare_logo()