Home
last modified time | relevance | path

Searched refs:cfb_copyarea (Results 1 – 25 of 102) sorted by relevance

12345

/drivers/video/fbdev/
Dq40fb.c81 .fb_copyarea = cfb_copyarea,
Dmaxinefb.c112 .fb_copyarea = cfb_copyarea,
Dsunxvr500.c182 cfb_copyarea(info, area); in e3d_copyarea()
184 cfb_copyarea(info, area); in e3d_copyarea()
Dg364fb.c119 .fb_copyarea = cfb_copyarea,
Dfm2fb.c173 .fb_copyarea = cfb_copyarea,
Dsunxvr1000.c66 .fb_copyarea = cfb_copyarea,
Dsunxvr2500.c70 .fb_copyarea = cfb_copyarea,
Dpmag-ba-fb.c124 .fb_copyarea = cfb_copyarea,
Dpmag-aa-fb.c154 .fb_copyarea = cfb_copyarea,
Dp9100.c45 .fb_copyarea = cfb_copyarea,
Dbw2.c44 .fb_copyarea = cfb_copyarea,
Dchipsfb.c89 .fb_copyarea = cfb_copyarea,
Dtmiofb.c461 cfb_copyarea(fbi, area); in tmiofb_copyarea()
664 .fb_copyarea = cfb_copyarea,
Dpmagb-b-fb.c128 .fb_copyarea = cfb_copyarea,
Docfb.c292 .fb_copyarea = cfb_copyarea,
D68328fb.c105 .fb_copyarea = cfb_copyarea,
Dcg3.c47 .fb_copyarea = cfb_copyarea,
Dgoldfishfb.c171 .fb_copyarea = cfb_copyarea,
/drivers/video/fbdev/core/
Dcfbcopyarea.c381 void cfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in cfb_copyarea() function
432 EXPORT_SYMBOL(cfb_copyarea);
/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c122 minfo->fbops.fb_copyarea = cfb_copyarea; in matrox_cfbX_init()
296 cfb_copyarea(info, area); in matroxfb_cfb4_copyarea()
/drivers/video/fbdev/aty/
Dradeon_accel.c150 cfb_copyarea(info, area); in radeonfb_copyarea()
/drivers/media/test-drivers/vivid/
Dvivid-osd.c253 .fb_copyarea = cfb_copyarea,
/drivers/video/fbdev/sis/
Dsis_accel.c369 cfb_copyarea(info, area); in fbcon_sis_copyarea()
/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c310 fbops->fb_copyarea = cfb_copyarea; in mb862xxfb_init_accel()
/drivers/video/fbdev/i810/
Di810_accel.c333 cfb_copyarea(info, region); in i810fb_copyarea()

12345