Home
last modified time | relevance | path

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

12345

/Linux-v4.19/drivers/video/fbdev/
Dmaxinefb.c112 .fb_copyarea = cfb_copyarea,
Dq40fb.c82 .fb_copyarea = cfb_copyarea,
Dsunxvr500.c182 cfb_copyarea(info, area); in e3d_copyarea()
184 cfb_copyarea(info, area); in e3d_copyarea()
Dg364fb.c120 .fb_copyarea = cfb_copyarea,
Dsunxvr1000.c66 .fb_copyarea = cfb_copyarea,
Dfm2fb.c173 .fb_copyarea = cfb_copyarea,
Dsunxvr2500.c70 .fb_copyarea = cfb_copyarea,
Dclps711xfb.c178 .fb_copyarea = cfb_copyarea,
Dpmag-ba-fb.c124 .fb_copyarea = cfb_copyarea,
Dpmag-aa-fb.c154 .fb_copyarea = cfb_copyarea,
Dbw2.c43 .fb_copyarea = cfb_copyarea,
Dp9100.c44 .fb_copyarea = cfb_copyarea,
Dxilinxfb.c255 .fb_copyarea = cfb_copyarea,
Dgoldfishfb.c180 .fb_copyarea = cfb_copyarea,
Docfb.c292 .fb_copyarea = cfb_copyarea,
Dcg3.c46 .fb_copyarea = cfb_copyarea,
/Linux-v4.19/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);
/Linux-v4.19/samples/vfio-mdev/
Dmdpy-fb.c94 .fb_copyarea = cfb_copyarea,
/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c121 minfo->fbops.fb_copyarea = cfb_copyarea; in matrox_cfbX_init()
295 cfb_copyarea(info, area); in matroxfb_cfb4_copyarea()
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_accel.c382 cfb_copyarea(info, area); in fbcon_sis_copyarea()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-osd.c253 .fb_copyarea = cfb_copyarea,
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_accel.c150 cfb_copyarea(info, area); in radeonfb_copyarea()
/Linux-v4.19/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c316 info->fbops->fb_copyarea = cfb_copyarea; in mb862xxfb_init_accel()
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnv_accel.c306 cfb_copyarea(info, region); in nvidiafb_copyarea()
/Linux-v4.19/drivers/video/fbdev/i810/
Di810_accel.c333 cfb_copyarea(info, region); in i810fb_copyarea()

12345