Searched defs:s3c_dma_params (Results 1 – 1 of 1) sorted by relevance
15 struct s3c_dma_params { struct16 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;