Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c53 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
82 .fb_imageblit = tgafb_imageblit,
878 * tgafb_imageblit - REQUIRED function. Can use generic routines if
886 tgafb_imageblit(struct fb_info *info, const struct fb_image *image) function
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c54 static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
83 .fb_imageblit = tgafb_imageblit,
884 * tgafb_imageblit - REQUIRED function. Can use generic routines if
892 tgafb_imageblit(struct fb_info *info, const struct fb_image *image) function

Completed in 4 milliseconds