Searched refs:proc_dma_show (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
H A Ddma.c117 static int proc_dma_show(struct seq_file *m, void *v) proc_dma_show() function
130 static int proc_dma_show(struct seq_file *m, void *v) proc_dma_show() function
139 return single_open(file, proc_dma_show, NULL); proc_dma_open()
/linux-4.1.27/arch/arm/kernel/
H A Ddma.c267 static int proc_dma_show(struct seq_file *m, void *v) proc_dma_show() function
281 return single_open(file, proc_dma_show, NULL); proc_dma_open()
/linux-4.1.27/arch/blackfin/kernel/
H A Dbfin_dma.c68 static int proc_dma_show(struct seq_file *m, void *v) proc_dma_show() function
81 return single_open(file, proc_dma_show, NULL); proc_dma_open()

Completed in 87 milliseconds