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

/linux-master/drivers/video/fbdev/
H A Dtgafb.c56 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
83 .fb_copyarea = tgafb_copyarea,
1049 * tgafb_copyarea - REQUIRED function. Can use generic routines if
1266 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) function

Completed in 194 milliseconds