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