Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Ddma.h137 struct s3c2410_dma_buf { struct
138 struct s3c2410_dma_buf *next; argument
139 int magic; /* magic */
140 int size; /* buffer size in bytes */
141 dma_addr_t data; /* start of DMA data */
142 dma_addr_t ptr; /* where the DMA got to [1] */
143 void *id; /* client's id */