Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c55 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
81 .fb_copyarea = tgafb_copyarea,
1041 * tgafb_copyarea - REQUIRED function. Can use generic routines if
1258 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) function
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c56 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
82 .fb_copyarea = tgafb_copyarea,
1047 * tgafb_copyarea - REQUIRED function. Can use generic routines if
1264 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) function

Completed in 4 milliseconds