Home
last modified time | relevance | path

Searched refs:proc_dma_show (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Ddma.c118 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
131 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
140 proc_create_single("dma", 0, NULL, proc_dma_show); in proc_dma_init()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddma.c264 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
278 proc_create_single("dma", 0, NULL, proc_dma_show); in proc_dma_init()