Home
last modified time | relevance | path

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

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