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

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

Completed in 229 milliseconds