Home
last modified time | relevance | path

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

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