Home
last modified time | relevance | path

Searched refs:cfb_imageblit (Results 1 – 25 of 115) sorted by relevance

12345

/linux/drivers/video/fbdev/mb862xx/
A Dmb862xxfb_accel.c238 cfb_imageblit(info, image); in mb86290fb_imageblit()
244 return cfb_imageblit(info, image); in mb86290fb_imageblit()
311 fbops->fb_imageblit = cfb_imageblit; in mb862xxfb_init_accel()
/linux/drivers/video/fbdev/core/
A Dcfbimgblt.c265 void cfb_imageblit(struct fb_info *p, const struct fb_image *image) in cfb_imageblit() function
308 EXPORT_SYMBOL(cfb_imageblit);
/linux/drivers/video/fbdev/
A Dmaxinefb.c113 .fb_imageblit = cfb_imageblit,
A Dq40fb.c82 .fb_imageblit = cfb_imageblit,
A Dsunxvr500.c156 cfb_imageblit(info, image); in e3d_imageblit()
158 cfb_imageblit(info, image); in e3d_imageblit()
A Dg364fb.c120 .fb_imageblit = cfb_imageblit,
A Dfm2fb.c174 .fb_imageblit = cfb_imageblit,
A Dsunxvr1000.c67 .fb_imageblit = cfb_imageblit,
A Dsunxvr2500.c71 .fb_imageblit = cfb_imageblit,
A Dpmag-ba-fb.c125 .fb_imageblit = cfb_imageblit,
A Ddnfb.c116 .fb_imageblit = cfb_imageblit,
A Dpmag-aa-fb.c155 .fb_imageblit = cfb_imageblit,
A Dp9100.c46 .fb_imageblit = cfb_imageblit,
A Dbw2.c45 .fb_imageblit = cfb_imageblit,
A Dchipsfb.c90 .fb_imageblit = cfb_imageblit,
A Dhpfb.c193 .fb_imageblit = cfb_imageblit,
A D68328fb.c106 .fb_imageblit = cfb_imageblit,
A Dcg3.c48 .fb_imageblit = cfb_imageblit,
A Dgoldfishfb.c172 .fb_imageblit = cfb_imageblit,
/linux/drivers/video/fbdev/savage/
A Dsavagefb_accel.c103 cfb_imageblit(info, image); in savagefb_imageblit()
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_accel.c124 minfo->fbops.fb_imageblit = cfb_imageblit; in matrox_cfbX_init()
516 cfb_imageblit(info, image); in matroxfb_imageblit()
/linux/samples/vfio-mdev/
A Dmdpy-fb.c95 .fb_imageblit = cfb_imageblit,
/linux/drivers/video/fbdev/aty/
A Dradeon_accel.c180 cfb_imageblit(info, image); in radeonfb_imageblit()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-osd.c254 .fb_imageblit = cfb_imageblit,
/linux/drivers/video/fbdev/i810/
A Di810_accel.c374 cfb_imageblit(info, image); in i810fb_imageblit()

Completed in 46 milliseconds

12345