Home
last modified time | relevance | path

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

/arch/arm/kernel/
Ddma.c271 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
285 return single_open(file, proc_dma_show, NULL); in proc_dma_open()
/arch/blackfin/kernel/
Dbfin_dma.c68 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
81 return single_open(file, proc_dma_show, NULL); in proc_dma_open()