Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Datafb.h28 void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
Datafb_iplan2p8.c31 void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, in atafb_iplan2p8_copyarea() function
343 EXPORT_SYMBOL(atafb_iplan2p8_copyarea);
Datafb.c2593 atafb_iplan2p8_copyarea(info, par->next_line, sy, sx, dy, dx, height, width); in atafb_copyarea()