Searched defs:src_idx (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcfbcopyarea.c316 int dst_idx = 0, src_idx local
25 bitcpy(unsigned long __iomem *dst, int dst_idx, const unsigned long __iomem *src, int src_idx, int bits, unsigned n) argument
165 bitcpy_rev(unsigned long __iomem *dst, int dst_idx, const unsigned long __iomem *src, int src_idx, int bits, unsigned n) argument
[all...]
H A Dsyscopyarea.c323 int dst_idx = 0, src_idx local
29 bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, int bits, unsigned n) argument
170 bitcpy_rev(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, int bits, unsigned n) argument
[all...]
H A Damifb.c1371 bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, u32 n) argument
1511 bitcpy_rev(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, u32 n) argument
1663 bitcpy_not(unsigned long *dst, int dst_idx, const unsigned long *src, int src_idx, u32 n) argument
1980 copy_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, unsigned long *src, int src_idx, u32 n) argument
1997 copy_one_line_rev(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, unsigned long *src, int src_idx, u32 n) argument
2022 int dst_idx, src_idx; local
2081 int src_idx; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Db44.c614 static int b44_alloc_rx_skb(struct b44 *bp, int src_idx, u32 dest_idx_unmasked) argument
688 static void b44_recycle_rx(struct b44 *bp, int src_idx, u32 dest_idx_unmasked) argument
H A Dtg3.c3136 tg3_alloc_rx_skb(struct tg3 *tp, u32 opaque_key, int src_idx, u32 dest_idx_unmasked) argument
3201 tg3_recycle_rx(struct tg3 *tp, u32 opaque_key, int src_idx, u32 dest_idx_unmasked) argument
[all...]

Completed in 81 milliseconds