Searched refs:dma_proc_show (Results 1 – 1 of 1) sorted by relevance
309 static int dma_proc_show(struct seq_file *m, void *v) in dma_proc_show() function411 return proc_create_single("dma", 0, NULL, dma_proc_show) ? 0 : -ENOMEM; in dma_api_init()