Searched refs:s3c24xx_dma_init_map (Results 1 – 6 of 6) sorted by relevance
53 extern int s3c24xx_dma_init_map(struct s3c24xx_dma_selection *sel);
153 return s3c24xx_dma_init_map(&s3c2410_dma_sel); in s3c2410_dma_add()
168 return s3c24xx_dma_init_map(&s3c2443_dma_sel); in s3c2443_dma_add()
198 return s3c24xx_dma_init_map(&s3c2440_dma_sel); in s3c2440_dma_add()
183 return s3c24xx_dma_init_map(&s3c2412_dma_sel); in s3c2412_dma_add()
1456 int __init s3c24xx_dma_init_map(struct s3c24xx_dma_selection *sel) in s3c24xx_dma_init_map() function