Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Datafb.h12 void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
Datafb_iplan2p2.c24 void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, in atafb_iplan2p2_copyarea() function
291 EXPORT_SYMBOL(atafb_iplan2p2_copyarea);
Datafb.c2589 atafb_iplan2p2_copyarea(info, par->next_line, sy, sx, dy, dx, height, width); in atafb_copyarea()