Home
last modified time | relevance | path

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

/kernel/
Ddma.c117 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
130 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() function
139 return single_open(file, proc_dma_show, NULL); in proc_dma_open()