Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dffb.c36 static void ffb_imageblit(struct fb_info *, const struct fb_image *);
55 .fb_imageblit = ffb_imageblit,
551 static void ffb_imageblit(struct fb_info *info, const struct fb_image *image) in ffb_imageblit() function