Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds