Home
last modified time | relevance | path

Searched refs:fb_address (Results 1 – 7 of 7) sorted by relevance

/drivers/video/fbdev/core/
A Dfb_copyarea.h36 const struct fb_address *dst, in fb_copy_offset_masked()
37 const struct fb_address *src) in fb_copy_offset_masked()
44 const struct fb_address *src) in fb_copy_offset()
51 const struct fb_address *src, in fb_copy_aligned_fwd()
97 const struct fb_address *src, in fb_copy_aligned_rev()
140 static inline void fb_copy_aligned(struct fb_address *dst, struct fb_address *src, in fb_copy_aligned()
159 const struct fb_address *src, int width, in fb_copy_fwd()
254 const struct fb_address *src, int end, in fb_copy_rev()
348 static __always_inline void fb_copy(struct fb_address *dst, struct fb_address *src, in fb_copy()
385 struct fb_address dst = fb_address_init(p); in fb_copyarea()
[all …]
A Dsysmem.h9 struct fb_address { struct
15 static inline struct fb_address fb_address_init(struct fb_info *p) in fb_address_init() argument
18 struct fb_address ptr; in fb_address_init()
26 static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst) in fb_write_offset()
34 static inline unsigned long fb_read_offset(int offset, const struct fb_address *src) in fb_read_offset()
A Dcfbmem.h9 struct fb_address { struct
15 static inline struct fb_address fb_address_init(struct fb_info *p) in fb_address_init() argument
18 struct fb_address ptr; in fb_address_init()
26 static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst) in fb_write_offset()
36 static inline unsigned long fb_read_offset(int offset, const struct fb_address *src) in fb_read_offset()
A Dfb_draw.h16 static inline void fb_address_move_long(struct fb_address *adr, int offset) in fb_address_move_long()
22 static inline void fb_address_forward(struct fb_address *adr, unsigned int offset) in fb_address_forward()
31 static inline void fb_address_backward(struct fb_address *adr, unsigned int offset) in fb_address_backward()
50 int offset, const struct fb_address *dst) in fb_modify_offset()
A Dfb_fillrect.h29 static inline void fb_invert_offset(unsigned long pat, int offset, const struct fb_address *dst) in fb_invert_offset()
106 static __always_inline void bitfill(const struct fb_address *dst, in bitfill()
154 static __always_inline void bitinvert(const struct fb_address *dst, in bitinvert()
204 struct fb_address *dst, struct fb_pattern *pattern, in fb_fillrect_static()
234 int bpp, struct fb_address *dst, in fb_fillrect_rotating()
262 struct fb_address dst = fb_address_init(p); in fb_fillrect()
A Dfb_imageblit.h129 void *iter, int bits, struct fb_address *dst, in fb_bitblit()
168 static inline void fb_color_imageblit(const struct fb_image *image, struct fb_address *dst, in fb_color_imageblit()
215 static inline void fb_bitmap4x_imageblit(const struct fb_image *image, struct fb_address *dst, in fb_bitmap4x_imageblit()
256 static inline void fb_bitmap1x_imageblit(const struct fb_image *image, struct fb_address *dst, in fb_bitmap1x_imageblit()
281 static inline void fb_bitmap_1ppw(const struct fb_image *image, struct fb_address *dst, in fb_bitmap_1ppw()
337 static inline void fb_bitmap_2ppw(const struct fb_image *image, struct fb_address *dst, in fb_bitmap_2ppw()
388 static inline void fb_bitmap_4ppw(const struct fb_image *image, struct fb_address *dst, in fb_bitmap_4ppw()
441 static inline void fb_bitmap_imageblit(const struct fb_image *image, struct fb_address *dst, in fb_bitmap_imageblit()
485 struct fb_address dst = fb_address_init(p); in fb_imageblit()
/drivers/media/platform/atmel/
A Datmel-isi.c45 u32 fb_address; member
336 desc->p_fbd->fb_address = in buffer_prepare()

Completed in 18 milliseconds