Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dtgafb.c54 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
83 .fb_imageblit = tgafb_imageblit,
892 tgafb_imageblit(struct fb_info *info, const struct fb_image *image) function