sys_imageblit      66 drivers/auxdisplay/cfag12864bfb.c 	.fb_imageblit = sys_imageblit,
sys_imageblit     237 drivers/auxdisplay/ht16k33.c 	.fb_imageblit = sys_imageblit,
sys_imageblit     805 drivers/gpu/drm/drm_fb_helper.c 	sys_imageblit(info, image);
sys_imageblit     313 drivers/hid/hid-picolcd_fb.c 	sys_imageblit(info, image);
sys_imageblit     407 drivers/staging/fbtft/fbtft-core.c 	sys_imageblit(info, image);
sys_imageblit     391 drivers/video/fbdev/arcfb.c 	sys_imageblit(info, image);
sys_imageblit    1494 drivers/video/fbdev/au1200fb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit    1000 drivers/video/fbdev/broadsheetfb.c 	sys_imageblit(info, image);
sys_imageblit     164 drivers/video/fbdev/clps711x-fb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit     283 drivers/video/fbdev/core/sysimgblt.c EXPORT_SYMBOL(sys_imageblit);
sys_imageblit     320 drivers/video/fbdev/fb-puv3.c 	sys_imageblit(info, image);
sys_imageblit     149 drivers/video/fbdev/hecubafb.c 	sys_imageblit(info, image);
sys_imageblit     511 drivers/video/fbdev/metronomefb.c 	sys_imageblit(info, image);
sys_imageblit     948 drivers/video/fbdev/ps3fb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit    1499 drivers/video/fbdev/sh_mobile_lcdcfb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit    1679 drivers/video/fbdev/sh_mobile_lcdcfb.c 	sys_imageblit(info, image);
sys_imageblit     934 drivers/video/fbdev/smscufx.c 	sys_imageblit(info, image);
sys_imageblit     279 drivers/video/fbdev/ssd1307fb.c 	sys_imageblit(info, image);
sys_imageblit     758 drivers/video/fbdev/udlfb.c 	sys_imageblit(info, image);
sys_imageblit      90 drivers/video/fbdev/vfb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit     248 drivers/video/fbdev/vt8500lcdfb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit     255 drivers/video/fbdev/wm8505fb.c 	.fb_imageblit	= sys_imageblit,
sys_imageblit     257 drivers/video/fbdev/xen-fbfront.c 	sys_imageblit(p, image);
sys_imageblit     600 include/linux/fb.h extern void sys_imageblit(struct fb_info *info, const struct fb_image *image);