Home
last modified time | relevance | path

Searched defs:dst_idx (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/drivers/video/
Dsysfillrect.c25 bitfill_aligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned()
81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned()
135 bitfill_aligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_aligned_rev()
191 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitfill_unaligned_rev()
250 int dst_idx, left; in sys_fillrect() local
Dcfbfillrect.c35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned()
92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned()
147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev()
218 int dst_idx, unsigned long pat, int left, int right, in bitfill_unaligned_rev()
285 int dst_idx, left; in cfb_fillrect() local
Dsyscopyarea.c28 bitcpy(struct fb_info *p, unsigned long *dst, int dst_idx, in bitcpy()
169 bitcpy_rev(struct fb_info *p, unsigned long *dst, int dst_idx, in bitcpy_rev()
322 int dst_idx = 0, src_idx = 0, rev_copy = 0; in sys_copyarea() local
Dcfbcopyarea.c46 bitcpy(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy()
212 bitcpy_rev(struct fb_info *p, unsigned long __iomem *dst, unsigned dst_idx, in bitcpy_rev()
385 unsigned dst_idx = 0, src_idx = 0, rev_copy = 0; in cfb_copyarea() local
Damifb.c2602 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2742 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2894 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3034 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3090 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3138 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3153 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3172 int dst_idx, x2, y2; in amifb_fillrect() local
3212 unsigned long *dst, int dst_idx, in copy_one_line()
3229 unsigned long *dst, int dst_idx, in copy_one_line_rev()
[all …]
Dc2p_iplan2.c92 u32 dst_idx, first, last, w; in c2p_iplan2() local
Dc2p_planar.c94 u32 dst_idx, first, last, w; in c2p_planar() local
Datafb.c2600 int dst_idx; in atafb_imageblit() local
/linux-3.4.99/net/can/
Dgw.c112 int dst_idx; member
/linux-3.4.99/drivers/dma/ppc4xx/
Dadma.c643 u32 dst_idx) in ppc440spe_desc_set_dest_addr()