Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dtgafb.c53 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