Home
last modified time | relevance | path

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

/linux-3.3/sound/soc/samsung/
Ddma.h15 struct s3c_dma_params { struct
16 struct s3c2410_dma_client *client; /* stream identifier */
17 int channel; /* Channel ID */
18 dma_addr_t dma_addr;
19 int dma_size; /* Size of the DMA transfer */
20 unsigned ch;
21 struct samsung_dma_ops *ops;