Searched refs:s3c24xx_dma_selection (Results 1 – 6 of 6) sorted by relevance
40 struct s3c24xx_dma_selection { struct53 extern int s3c24xx_dma_init_map(struct s3c24xx_dma_selection *sel); argument
124 static struct s3c24xx_dma_selection __initdata s3c2410_dma_sel = {
158 static struct s3c24xx_dma_selection __initdata s3c2443_dma_sel = {
144 static struct s3c24xx_dma_selection __initdata s3c2440_dma_sel = {
172 static struct s3c24xx_dma_selection __initdata s3c2412_dma_sel = {
45 static struct s3c24xx_dma_selection dma_sel;1456 int __init s3c24xx_dma_init_map(struct s3c24xx_dma_selection *sel) in s3c24xx_dma_init_map()