Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_accel.c135 void radeonfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in radeonfb_copyarea() function
H A Dradeonfb.h500 extern void radeonfb_copyarea(struct fb_info *info, const struct fb_copyarea *area);
H A Dradeon_base.c1964 .fb_copyarea = radeonfb_copyarea,