Searched refs:tgafb_imageblit (Results 1 – 1 of 1) sorted by relevance
53 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);82 .fb_imageblit = tgafb_imageblit,883 tgafb_imageblit(struct fb_info *info, const struct fb_image *image) function