Home
last modified time | relevance | path

Searched refs:wmt_ge_copyarea (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Dwmt_ge_rops.h5 extern void wmt_ge_copyarea(struct fb_info *info,
22 static inline void wmt_ge_copyarea(struct fb_info *p, in wmt_ge_copyarea() function
Dwmt_ge_rops.c85 void wmt_ge_copyarea(struct fb_info *p, const struct fb_copyarea *area) in wmt_ge_copyarea() function
116 EXPORT_SYMBOL_GPL(wmt_ge_copyarea);
Dwm8505fb.c256 .fb_copyarea = wmt_ge_copyarea,
Dvt8500lcdfb.c254 .fb_copyarea = wmt_ge_copyarea,