fb_address
desc->p_fbd->fb_address =
u32 fb_address;
static inline struct fb_address fb_address_init(struct fb_info *p)
struct fb_address ptr;
static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst)
static inline unsigned long fb_read_offset(int offset, const struct fb_address *src)
static inline void fb_copy_aligned(struct fb_address *dst, struct fb_address *src,
static __always_inline void fb_copy_fwd(const struct fb_address *dst,
const struct fb_address *src, int width,
static __always_inline void fb_copy_rev(const struct fb_address *dst,
const struct fb_address *src, int end,
static __always_inline void fb_copy(struct fb_address *dst, struct fb_address *src,
const struct fb_address *dst,
const struct fb_address *src)
struct fb_address dst = fb_address_init(p);
struct fb_address src = dst;
static inline void fb_copy_offset(int offset, const struct fb_address *dst,
const struct fb_address *src)
static inline void fb_copy_aligned_fwd(const struct fb_address *dst,
const struct fb_address *src,
static inline void fb_copy_aligned_rev(const struct fb_address *dst,
const struct fb_address *src,
static inline void fb_address_move_long(struct fb_address *adr, int offset)
static inline void fb_address_forward(struct fb_address *adr, unsigned int offset)
static inline void fb_address_backward(struct fb_address *adr, unsigned int offset)
int offset, const struct fb_address *dst)
static __always_inline void bitfill(const struct fb_address *dst,
static __always_inline void bitinvert(const struct fb_address *dst,
struct fb_address *dst, struct fb_pattern *pattern,
int bpp, struct fb_address *dst,
struct fb_address dst = fb_address_init(p);
static inline void fb_invert_offset(unsigned long pat, int offset, const struct fb_address *dst)
void *iter, int bits, struct fb_address *dst,
static inline void fb_color_imageblit(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap4x_imageblit(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap1x_imageblit(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap_1ppw(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap_2ppw(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap_4ppw(const struct fb_image *image, struct fb_address *dst,
static inline void fb_bitmap_imageblit(const struct fb_image *image, struct fb_address *dst,
struct fb_address dst = fb_address_init(p);
static inline struct fb_address fb_address_init(struct fb_info *p)
struct fb_address ptr;
static inline void fb_write_offset(unsigned long val, int offset, const struct fb_address *dst)
static inline unsigned long fb_read_offset(int offset, const struct fb_address *src)