Searched refs:tgafb_imageblit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dtgafb.c54 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
84 .fb_imageblit = tgafb_imageblit,
886 * tgafb_imageblit - REQUIRED function. Can use generic routines if
894 tgafb_imageblit(struct fb_info *info, const struct fb_image *image) function

Completed in 115 milliseconds