| /linux/drivers/video/fbdev/ |
| H A D | wmt_ge_rops.h | 7 const struct fb_copyarea *area); 24 const struct fb_copyarea *area) in wmt_ge_copyarea()
|
| H A D | dnfb.c | 109 static void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area); 116 .fb_copyarea = dnfb_copyarea, 151 void dnfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in dnfb_copyarea()
|
| H A D | sbuslib.h | 42 .fb_copyarea = cfb_copyarea, \
|
| H A D | skeletonfb.c | 518 void xxxfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in xxxfb_copyarea() 648 .fb_copyarea = xxxfb_copyarea, /* Needed !!! */
|
| H A D | sunxvr500.c | 177 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area) in e3d_copyarea() 195 .fb_copyarea = e3d_copyarea,
|
| H A D | hpfb.c | 146 static void hpfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hpfb_copyarea() 193 .fb_copyarea = hpfb_copyarea,
|
| H A D | hgafb.c | 492 static void hgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in hgafb_copyarea() 549 .fb_copyarea = hgafb_copyarea,
|
| H A D | hitfb.c | 164 static void hitfb_copyarea(struct fb_info *p, const struct fb_copyarea *area) in hitfb_copyarea() 339 .fb_copyarea = hitfb_copyarea,
|
| H A D | cg6.c | 38 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area); 56 .fb_copyarea = cg6_copyarea, 356 static void cg6_copyarea(struct fb_info *info, const struct fb_copyarea *area) in cg6_copyarea()
|
| H A D | pm3fb.c | 441 const struct fb_copyarea *area) in pm3fb_copyarea() 444 struct fb_copyarea modded; in pm3fb_copyarea() 455 memcpy(&modded, area, sizeof(struct fb_copyarea)); in pm3fb_copyarea() 1212 .fb_copyarea = pm3fb_copyarea,
|
| H A D | tgafb.c | 56 static void tgafb_copyarea(struct fb_info *, const struct fb_copyarea *); 83 .fb_copyarea = tgafb_copyarea, 1159 const struct fb_copyarea *area) 1266 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area)
|
| H A D | pm2fb.c | 1111 const struct fb_copyarea *area) in pm2fb_copyarea() 1114 struct fb_copyarea modded; in pm2fb_copyarea() 1124 memcpy(&modded, area, sizeof(struct fb_copyarea)); in pm2fb_copyarea() 1502 .fb_copyarea = pm2fb_copyarea,
|
| H A D | s1d13xxxfb.c | 433 s1d13xxxfb_bitblt_copyarea(struct fb_info *info, const struct fb_copyarea *area) in s1d13xxxfb_bitblt_copyarea() 616 .fb_copyarea = s1d13xxxfb_bitblt_copyarea,
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_accel.c | 99 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()
|
| H A D | atyfb.h | 368 void atyfb_copyarea(struct fb_info *info, const struct fb_copyarea *area);
|
| /linux/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 41 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/drivers/video/fbdev/i810/ |
| H A D | i810_main.h | 30 const struct fb_copyarea *region);
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_proto.h | 52 const struct fb_copyarea *region);
|
| /linux/drivers/video/fbdev/savage/ |
| H A D | savagefb_accel.c | 31 void savagefb_copyarea(struct fb_info *info, const struct fb_copyarea *region) in savagefb_copyarea()
|
| H A D | savagefb.h | 399 const struct fb_copyarea *region);
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 336 struct fb_copyarea { struct
|
| /linux/drivers/video/fbdev/core/ |
| H A D | bitblit.c | 49 struct fb_copyarea area; in bit_bmove() 58 info->fbops->fb_copyarea(info, &area); in bit_bmove()
|
| /linux/drivers/staging/sm750fb/ |
| H A D | sm750.c | 201 const struct fb_copyarea *region) in lynxfb_ops_copyarea() 703 .fb_copyarea = lynxfb_ops_copyarea, 717 .fb_copyarea = lynxfb_ops_copyarea,
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | sis_accel.h | 385 void fbcon_sis_copyarea(struct fb_info *info, const struct fb_copyarea *area);
|
| H A D | sis_accel.c | 356 void fbcon_sis_copyarea(struct fb_info *info, const struct fb_copyarea *area) in fbcon_sis_copyarea()
|