Symbol: fb_address
drivers/media/platform/atmel/atmel-isi.c
336
desc->p_fbd->fb_address =
drivers/media/platform/atmel/atmel-isi.c
45
u32 fb_address;
drivers/video/fbdev/core/cfbmem.h
15
static inline struct fb_address fb_address_init(struct fb_info *p)
drivers/video/fbdev/core/cfbmem.h
18
struct fb_address ptr;
drivers/video/fbdev/core/cfbmem.h
26
static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst)
drivers/video/fbdev/core/cfbmem.h
36
static inline unsigned long fb_read_offset(int offset, const struct fb_address *src)
drivers/video/fbdev/core/fb_copyarea.h
140
static inline void fb_copy_aligned(struct fb_address *dst, struct fb_address *src,
drivers/video/fbdev/core/fb_copyarea.h
158
static __always_inline void fb_copy_fwd(const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
159
const struct fb_address *src, int width,
drivers/video/fbdev/core/fb_copyarea.h
253
static __always_inline void fb_copy_rev(const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
254
const struct fb_address *src, int end,
drivers/video/fbdev/core/fb_copyarea.h
348
static __always_inline void fb_copy(struct fb_address *dst, struct fb_address *src,
drivers/video/fbdev/core/fb_copyarea.h
36
const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
37
const struct fb_address *src)
drivers/video/fbdev/core/fb_copyarea.h
385
struct fb_address dst = fb_address_init(p);
drivers/video/fbdev/core/fb_copyarea.h
386
struct fb_address src = dst;
drivers/video/fbdev/core/fb_copyarea.h
43
static inline void fb_copy_offset(int offset, const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
44
const struct fb_address *src)
drivers/video/fbdev/core/fb_copyarea.h
50
static inline void fb_copy_aligned_fwd(const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
51
const struct fb_address *src,
drivers/video/fbdev/core/fb_copyarea.h
96
static inline void fb_copy_aligned_rev(const struct fb_address *dst,
drivers/video/fbdev/core/fb_copyarea.h
97
const struct fb_address *src,
drivers/video/fbdev/core/fb_draw.h
16
static inline void fb_address_move_long(struct fb_address *adr, int offset)
drivers/video/fbdev/core/fb_draw.h
22
static inline void fb_address_forward(struct fb_address *adr, unsigned int offset)
drivers/video/fbdev/core/fb_draw.h
31
static inline void fb_address_backward(struct fb_address *adr, unsigned int offset)
drivers/video/fbdev/core/fb_draw.h
50
int offset, const struct fb_address *dst)
drivers/video/fbdev/core/fb_fillrect.h
105
static __always_inline void bitfill(const struct fb_address *dst,
drivers/video/fbdev/core/fb_fillrect.h
153
static __always_inline void bitinvert(const struct fb_address *dst,
drivers/video/fbdev/core/fb_fillrect.h
203
struct fb_address *dst, struct fb_pattern *pattern,
drivers/video/fbdev/core/fb_fillrect.h
233
int bpp, struct fb_address *dst,
drivers/video/fbdev/core/fb_fillrect.h
261
struct fb_address dst = fb_address_init(p);
drivers/video/fbdev/core/fb_fillrect.h
29
static inline void fb_invert_offset(unsigned long pat, int offset, const struct fb_address *dst)
drivers/video/fbdev/core/fb_imageblit.h
129
void *iter, int bits, struct fb_address *dst,
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
485
struct fb_address dst = fb_address_init(p);
drivers/video/fbdev/core/sysmem.h
15
static inline struct fb_address fb_address_init(struct fb_info *p)
drivers/video/fbdev/core/sysmem.h
18
struct fb_address ptr;
drivers/video/fbdev/core/sysmem.h
26
static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst)
drivers/video/fbdev/core/sysmem.h
34
static inline unsigned long fb_read_offset(int offset, const struct fb_address *src)