Home
last modified time | relevance | path

Searched refs:fb_copyarea (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v6.6/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c105 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area);
109 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area);
122 minfo->fbops.fb_copyarea = cfb_copyarea; in matrox_cfbX_init()
135 minfo->fbops.fb_copyarea = matroxfb_cfb4_copyarea; in matrox_cfbX_init()
143 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
154 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
162 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
170 minfo->fbops.fb_copyarea = matroxfb_copyarea; in matrox_cfbX_init()
292 static void matroxfb_cfb4_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_cfb4_copyarea()
301 static void matroxfb_copyarea(struct fb_info* info, const struct fb_copyarea* area) { in matroxfb_copyarea()
/Linux-v6.6/drivers/video/fbdev/
Dwmt_ge_rops.h7 const struct fb_copyarea *area);
24 const struct fb_copyarea *area) in wmt_ge_copyarea()
Ddnfb.c109 static void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area);
115 .fb_copyarea = dnfb_copyarea,
149 void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in dnfb_copyarea()
Dskeletonfb.c518 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea()
648 .fb_copyarea = xxxfb_copyarea, /* Needed !!! */
Dsunxvr500.c177 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area) in e3d_copyarea()
194 .fb_copyarea = e3d_copyarea,
Dhpfb.c146 static void hpfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hpfb_copyarea()
192 .fb_copyarea = hpfb_copyarea,
Dhgafb.c483 static void hgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hgafb_copyarea()
539 .fb_copyarea = hgafb_copyarea,
Dhitfb.c164 static void hitfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in hitfb_copyarea()
338 .fb_copyarea = hitfb_copyarea,
Dwmt_ge_rops.c80 void wmt_ge_copyarea(struct fb_info *p, const struct fb_copyarea *area) in wmt_ge_copyarea()
Dcg6.c38 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area);
54 .fb_copyarea = cg6_copyarea,
357 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area) in cg6_copyarea()
Ds1d13xxxfb.c433 s1d13xxxfb_bitblt_copyarea(struct fb_info *info, const struct fb_copyarea *area) in s1d13xxxfb_bitblt_copyarea()
609 .fb_copyarea = cfb_copyarea,
878 s1d13xxxfb_fbops.fb_copyarea = s1d13xxxfb_bitblt_copyarea; in s1d13xxxfb_probe()
Dffb.c38 static void ffb_copyarea(struct fb_info *, const struct fb_copyarea *);
54 .fb_copyarea = ffb_copyarea,
517 static void ffb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in ffb_copyarea()
Darcfb.c378 const struct fb_copyarea *area) in arcfb_copyarea()
506 .fb_copyarea = arcfb_copyarea,
/Linux-v6.6/include/linux/
Dfb.h275 void (*fb_copyarea) (struct fb_info *info, const struct fb_copyarea *region); member
533 extern void cfb_copyarea(struct fb_info *info, const struct fb_copyarea *area);
546 .fb_copyarea = cfb_copyarea, \
562 extern void sys_copyarea(struct fb_info *info, const struct fb_copyarea *area);
575 .fb_copyarea = sys_copyarea, \
588 .fb_copyarea = sys_copyarea, \
673 const struct fb_copyarea *area) \
703 .fb_copyarea = __prefix ## _defio_copyarea, \
/Linux-v6.6/drivers/video/fbdev/aty/
Dradeon_accel.c99 const struct fb_copyarea *area) in radeonfb_prim_copyarea()
135 void radeonfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in radeonfb_copyarea()
138 struct fb_copyarea modded; in radeonfb_copyarea()
/Linux-v6.6/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c41 const struct fb_copyarea *area) in mb86290fb_copyarea()
308 fbops->fb_copyarea = cfb_copyarea; in mb862xxfb_init_accel()
313 fbops->fb_copyarea = mb86290fb_copyarea; in mb862xxfb_init_accel()
/Linux-v6.6/drivers/video/fbdev/i810/
Di810_main.h30 const struct fb_copyarea *region);
/Linux-v6.6/drivers/auxdisplay/
Dcfag12864bfb.c62 .fb_copyarea = sys_copyarea,
/Linux-v6.6/drivers/video/fbdev/nvidia/
Dnv_proto.h52 const struct fb_copyarea *region);
/Linux-v6.6/drivers/video/fbdev/savage/
Dsavagefb_accel.c31 void savagefb_copyarea(struct fb_info *info, const struct fb_copyarea *region) in savagefb_copyarea()
/Linux-v6.6/include/uapi/linux/
Dfb.h342 struct fb_copyarea { struct
/Linux-v6.6/drivers/video/fbdev/core/
Dbitblit.c49 struct fb_copyarea area; in bit_bmove()
58 info->fbops->fb_copyarea(info, &area); in bit_bmove()
Dfbcon_cw.c52 struct fb_copyarea area; in cw_bmove()
62 info->fbops->fb_copyarea(info, &area); in cw_bmove()
Dfbcon_ccw.c67 struct fb_copyarea area; in ccw_bmove()
77 info->fbops->fb_copyarea(info, &area); in ccw_bmove()
/Linux-v6.6/drivers/hid/
Dhid-picolcd_fb.c299 const struct fb_copyarea *area) in picolcd_fb_copyarea()
427 .fb_copyarea = picolcd_fb_copyarea,

1234