| /linux-6.15/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_accel.c | 124 minfo->fbops.fb_imageblit = cfb_imageblit; in matrox_cfbX_init() 145 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init() 156 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init() 164 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init() 172 minfo->fbops.fb_imageblit = matroxfb_imageblit; in matrox_cfbX_init()
|
| /linux-6.15/drivers/video/fbdev/core/ |
| H A D | sysimgblt.c | 22 fb_imageblit(p, image); in sys_imageblit()
|
| H A D | cfbimgblt.c | 28 fb_imageblit(p, image); in cfb_imageblit()
|
| H A D | fb_logo.c | 251 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() 258 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() 265 info->fbops->fb_imageblit(info, image); in fb_do_show_logo() 272 info->fbops->fb_imageblit(info, image); in fb_do_show_logo()
|
| H A D | softcursor.c | 74 info->fbops->fb_imageblit(info, image); in soft_cursor()
|
| H A D | bitblit.c | 104 info->fbops->fb_imageblit(info, image); in bit_putcs_aligned() 138 info->fbops->fb_imageblit(info, image); in bit_putcs_unaligned()
|
| H A D | fbcon_ud.c | 112 info->fbops->fb_imageblit(info, image); in ud_putcs_aligned() 146 info->fbops->fb_imageblit(info, image); in ud_putcs_unaligned()
|
| H A D | fbcon_ccw.c | 125 info->fbops->fb_imageblit(info, image); in ccw_putcs_aligned()
|
| H A D | fbcon_cw.c | 110 info->fbops->fb_imageblit(info, image); in cw_putcs_aligned()
|
| H A D | fb_imageblit.h | 481 static inline void fb_imageblit(struct fb_info *p, const struct fb_image *image) in fb_imageblit() function
|
| /linux-6.15/include/linux/ |
| H A D | fb.h | 288 void (*fb_imageblit) (struct fb_info *info, const struct fb_image *image); member 567 .fb_imageblit = cfb_imageblit 596 .fb_imageblit = sys_imageblit 609 .fb_imageblit = sys_imageblit 724 .fb_imageblit = __prefix ## _defio_imageblit
|
| /linux-6.15/drivers/video/fbdev/ |
| H A D | sbuslib.h | 43 .fb_imageblit = cfb_imageblit
|
| H A D | dnfb.c | 117 .fb_imageblit = cfb_imageblit,
|
| H A D | skeletonfb.c | 649 .fb_imageblit = xxxfb_imageblit, /* Needed !!! */
|
| H A D | hpfb.c | 194 .fb_imageblit = cfb_imageblit,
|
| H A D | sunxvr500.c | 196 .fb_imageblit = e3d_imageblit,
|
| H A D | hgafb.c | 550 .fb_imageblit = hgafb_imageblit,
|
| H A D | wm8505fb.c | 256 .fb_imageblit = sys_imageblit,
|
| H A D | hitfb.c | 340 .fb_imageblit = cfb_imageblit,
|
| H A D | vt8500lcdfb.c | 249 .fb_imageblit = sys_imageblit,
|
| H A D | s1d13xxxfb.c | 617 .fb_imageblit = cfb_imageblit,
|
| H A D | cg6.c | 57 .fb_imageblit = cg6_imageblit,
|
| /linux-6.15/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 309 fbops->fb_imageblit = cfb_imageblit; in mb862xxfb_init_accel() 314 fbops->fb_imageblit = mb86290fb_imageblit; in mb862xxfb_init_accel()
|
| /linux-6.15/drivers/video/fbdev/nvidia/ |
| H A D | nvidia.c | 661 nvidia_fb_ops.fb_imageblit = nvidiafb_imageblit; in nvidiafb_set_par() 670 nvidia_fb_ops.fb_imageblit = cfb_imageblit; in nvidiafb_set_par() 1039 .fb_imageblit = nvidiafb_imageblit,
|
| /linux-6.15/drivers/staging/sm750fb/ |
| H A D | sm750.c | 697 .fb_imageblit = lynxfb_ops_imageblit, 711 .fb_imageblit = lynxfb_ops_imageblit,
|