Searched refs:atafb_mfb_copyarea (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
D | atafb_mfb.c | 24 void atafb_mfb_copyarea(struct fb_info *info, u_long next_line, in atafb_mfb_copyarea() function 110 EXPORT_SYMBOL(atafb_mfb_copyarea);
|
D | atafb.h | 4 void atafb_mfb_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
|
D | atafb.c | 2587 atafb_mfb_copyarea(info, par->next_line, sy, sx, dy, dx, height, width); in atafb_copyarea()
|