Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
Dffb.c35 static void ffb_imageblit(struct fb_info *, const struct fb_image *);
54 .fb_imageblit = ffb_imageblit,
550 static void ffb_imageblit(struct fb_info *info, const struct fb_image *image) in ffb_imageblit() function