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