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