Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
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.1.9/arch/arm/kernel/
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()