Searched refs:s3c2410_dma_buf (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Ddma.h157 struct s3c2410_dma_buf;
158 struct s3c2410_dma_buf { struct
159 struct s3c2410_dma_buf *next;
235 struct s3c2410_dma_buf *curr; /* current dma buffer */
236 struct s3c2410_dma_buf *next; /* next buffer to load */
237 struct s3c2410_dma_buf *end; /* end of queue */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddma.c219 struct s3c2410_dma_buf *buf)
306 s3c2410_dma_buffdone(struct s3c2410_dma_chan *chan, struct s3c2410_dma_buf *buf,
439 struct s3c2410_dma_buf *buf;
519 s3c2410_dma_freebuf(struct s3c2410_dma_buf *buf)
579 struct s3c2410_dma_buf *buf;
876 struct s3c2410_dma_buf *buf, *next;
1237 memset(p, 0, sizeof(struct s3c2410_dma_buf));
1294 sizeof(struct s3c2410_dma_buf), 0,

Completed in 105 milliseconds