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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 return single_open(file, proc_dma_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Ddma.c271 static int proc_dma_show(struct seq_file *m, void *v) function
285 return single_open(file, proc_dma_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dbfin_dma_5xx.c53 static int proc_dma_show(struct seq_file *m, void *v) function
66 return single_open(file, proc_dma_show, NULL);

Completed in 53 milliseconds