Symbol: fb_image
drivers/staging/sm750fb/sm750.c
235
const struct fb_image *image)
drivers/video/fbdev/amifb.c
3329
static void amifb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/arkfb.c
175
static void arkfb_iplan_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/arkfb.c
233
static void arkfb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/arkfb.c
261
static void arkfb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/atafb.c
2512
static void atafb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/aty/atyfb.h
370
void atyfb_imageblit(struct fb_info *info, const struct fb_image *image);
drivers/video/fbdev/aty/mach64_accel.c
287
void atyfb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/aty/radeon_accel.c
172
void radeonfb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/aty/radeonfb.h
501
extern void radeonfb_imageblit(struct fb_info *p, const struct fb_image *image);
drivers/video/fbdev/cg6.c
36
static void cg6_imageblit(struct fb_info *, const struct fb_image *);
drivers/video/fbdev/cg6.c
394
static void cg6_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/cirrusfb.c
1812
const struct fb_image *image)
drivers/video/fbdev/core/bitblit.c
115
struct fb_image *image, u8 *buf,
drivers/video/fbdev/core/bitblit.c
154
struct fb_image image;
drivers/video/fbdev/core/bitblit.c
79
struct fb_image *image, u8 *buf, u8 *dst)
drivers/video/fbdev/core/cfbimgblt.c
19
void cfb_imageblit(struct fb_info *p, const struct fb_image *image)
drivers/video/fbdev/core/fb_imageblit.h
168
static inline void fb_color_imageblit(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
215
static inline void fb_bitmap4x_imageblit(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
256
static inline void fb_bitmap1x_imageblit(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
281
static inline void fb_bitmap_1ppw(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
337
static inline void fb_bitmap_2ppw(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
388
static inline void fb_bitmap_4ppw(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
441
static inline void fb_bitmap_imageblit(const struct fb_image *image, struct fb_address *dst,
drivers/video/fbdev/core/fb_imageblit.h
481
static inline void fb_imageblit(struct fb_info *p, const struct fb_image *image)
drivers/video/fbdev/core/fb_logo.c
211
struct fb_image *image, int rotate)
drivers/video/fbdev/core/fb_logo.c
239
static void fb_do_show_logo(struct fb_info *info, struct fb_image *image,
drivers/video/fbdev/core/fb_logo.c
284
struct fb_image image;
drivers/video/fbdev/core/fbcon_ccw.c
100
struct fb_image *image, u8 *buf, u8 *dst)
drivers/video/fbdev/core/fbcon_ccw.c
132
struct fb_image image;
drivers/video/fbdev/core/fbcon_cw.c
117
struct fb_image image;
drivers/video/fbdev/core/fbcon_cw.c
85
struct fb_image *image, u8 *buf, u8 *dst)
drivers/video/fbdev/core/fbcon_ud.c
119
struct fb_image *image, u8 *buf,
drivers/video/fbdev/core/fbcon_ud.c
154
struct fb_image image;
drivers/video/fbdev/core/fbcon_ud.c
87
struct fb_image *image, u8 *buf, u8 *dst)
drivers/video/fbdev/core/softcursor.c
28
struct fb_image *image;
drivers/video/fbdev/core/softcursor.c
37
if (dsize + sizeof(struct fb_image) != par->cursor_size) {
drivers/video/fbdev/core/softcursor.c
39
par->cursor_size = dsize + sizeof(struct fb_image);
drivers/video/fbdev/core/softcursor.c
48
src = par->cursor_src + sizeof(struct fb_image);
drivers/video/fbdev/core/softcursor.c
49
image = (struct fb_image *)par->cursor_src;
drivers/video/fbdev/core/sysimgblt.c
19
void sys_imageblit(struct fb_info *p, const struct fb_image *image)
drivers/video/fbdev/ffb.c
36
static void ffb_imageblit(struct fb_info *, const struct fb_image *);
drivers/video/fbdev/ffb.c
562
static void ffb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/hgafb.c
523
static void hgafb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/i810/i810_accel.c
367
void i810fb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/i810/i810_main.h
31
extern void i810fb_imageblit(struct fb_info *p, const struct fb_image *image);
drivers/video/fbdev/imsttfb.c
1160
imstt_set_cursor(struct imstt_par *par, struct fb_image *d, int on)
drivers/video/fbdev/matrox/matroxfb_accel.c
109
static void matroxfb_imageblit(struct fb_info* info, const struct fb_image* image);
drivers/video/fbdev/matrox/matroxfb_accel.c
501
static void matroxfb_imageblit(struct fb_info* info, const struct fb_image* image) {
drivers/video/fbdev/mb862xx/mb862xxfb_accel.c
120
u32 bgcolor, const struct fb_image *image,
drivers/video/fbdev/mb862xx/mb862xxfb_accel.c
159
u32 bgcolor, const struct fb_image *image,
drivers/video/fbdev/mb862xx/mb862xxfb_accel.c
183
const struct fb_image *image)
drivers/video/fbdev/mb862xx/mb862xxfb_accel.c
187
const struct fb_image *, struct fb_info *) = NULL;
drivers/video/fbdev/mb862xx/mb862xxfb_accel.c
71
u32 bgcolor, const struct fb_image *image,
drivers/video/fbdev/neofb.c
1429
neo2200_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/neofb.c
1525
neofb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/nvidia/nv_accel.c
353
const struct fb_image *image)
drivers/video/fbdev/nvidia/nv_accel.c
407
void nvidiafb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/nvidia/nv_proto.h
56
const struct fb_image *image);
drivers/video/fbdev/pm2fb.c
1157
static void pm2fb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/pm3fb.c
512
static void pm3fb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/riva/fbdev.c
1485
const struct fb_image *image)
drivers/video/fbdev/s3fb.c
351
static void s3fb_iplan_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/s3fb.c
408
static void s3fb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/s3fb.c
435
static void s3fb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/savage/savagefb.h
403
const struct fb_image *image);
drivers/video/fbdev/savage/savagefb_accel.c
92
void savagefb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/sh_mobile_lcdcfb.c
1671
const struct fb_image *image)
drivers/video/fbdev/skeletonfb.c
543
void xxxfb_imageblit(struct fb_info *p, const struct fb_image *image)
drivers/video/fbdev/sunxvr500.c
151
static void e3d_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/tdfxfb.c
945
static void tdfxfb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/tgafb.c
54
static void tgafb_imageblit(struct fb_info *, const struct fb_image *);
drivers/video/fbdev/tgafb.c
632
tgafb_mono_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/tgafb.c
845
tgafb_clut_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/tgafb.c
894
tgafb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/tridentfb.c
639
const struct fb_image *img)
drivers/video/fbdev/vga16fb.c
1133
static void vga_8planes_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/vga16fb.c
1164
static void vga_imageblit_expand(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/vga16fb.c
1228
static void vga_imageblit_color(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/vga16fb.c
1273
static void vga16fb_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/via/viafbdev.c
723
const struct fb_image *image)
drivers/video/fbdev/vt8623fb.c
142
static void vt8623fb_iplan_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/vt8623fb.c
198
static void vt8623fb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image)
drivers/video/fbdev/vt8623fb.c
225
static void vt8623fb_imageblit(struct fb_info *info, const struct fb_image *image)
include/linux/fb.h
283
void (*fb_imageblit) (struct fb_info *info, const struct fb_image *image);
include/linux/fb.h
545
extern void cfb_imageblit(struct fb_info *info, const struct fb_image *image);
include/linux/fb.h
575
extern void sys_imageblit(struct fb_info *info, const struct fb_image *image);
include/linux/fb.h
696
const struct fb_image *image) \
include/uapi/linux/fb.h
388
struct fb_image image; /* Cursor image */