Searched refs:cfb_imageblit (Results 1 - 25 of 120) sorted by relevance

12345

/drivers/video/mb862xx/
H A Dmb862xxfb_accel.c244 cfb_imageblit(info, image);
250 return cfb_imageblit(info, image);
317 info->fbops->fb_imageblit = cfb_imageblit;
/drivers/video/
H A Dmaxinefb.c113 .fb_imageblit = cfb_imageblit,
H A Dq40fb.c83 .fb_imageblit = cfb_imageblit,
H A Dfm2fb.c174 .fb_imageblit = cfb_imageblit,
H A Dcfbimgblt.c265 void cfb_imageblit(struct fb_info *p, const struct fb_image *image) function
308 EXPORT_SYMBOL(cfb_imageblit); variable
H A Dsunxvr500.c155 cfb_imageblit(info, image);
157 cfb_imageblit(info, image);
H A Dg364fb.c121 .fb_imageblit = cfb_imageblit,
H A Dpmag-ba-fb.c125 .fb_imageblit = cfb_imageblit,
H A Dsunxvr1000.c66 .fb_imageblit = cfb_imageblit,
H A Dsunxvr2500.c70 .fb_imageblit = cfb_imageblit,
H A Dclps711xfb.c215 .fb_imageblit = cfb_imageblit,
H A Ddnfb.c115 .fb_imageblit = cfb_imageblit,
H A Dp9100.c45 .fb_imageblit = cfb_imageblit,
H A D68328fb.c112 .fb_imageblit = cfb_imageblit,
H A Dbw2.c44 .fb_imageblit = cfb_imageblit,
/drivers/video/pnx4008/
H A Dpnxrgbfb.c90 .fb_imageblit = cfb_imageblit,
/drivers/video/savage/
H A Dsavagefb_accel.c103 cfb_imageblit(info, image);
/drivers/gpu/drm/gma500/
H A Dframebuffer.c200 .fb_imageblit = cfb_imageblit,
214 .fb_imageblit = cfb_imageblit,
228 .fb_imageblit = cfb_imageblit,
/drivers/video/matrox/
H A Dmatroxfb_accel.c123 minfo->fbops.fb_imageblit = cfb_imageblit;
497 cfb_imageblit(info, image);
/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c53 .fb_imageblit = cfb_imageblit,
/drivers/gpu/drm/i915/
H A Dintel_fb.c53 .fb_imageblit = cfb_imageblit,
/drivers/gpu/drm/nouveau/
H A Dnouveau_fbcon.c146 cfb_imageblit(info, image);
228 .fb_imageblit = cfb_imageblit,
/drivers/gpu/drm/radeon/
H A Dradeon_fb.c58 .fb_imageblit = cfb_imageblit,
/drivers/video/aty/
H A Dradeon_accel.c179 cfb_imageblit(info, image);
H A Dmach64_accel.c293 cfb_imageblit(info, image);

Completed in 333 milliseconds

12345