Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dtgafb.c55 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *);
81 .fb_copyarea = tgafb_copyarea,
1251 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) function