Home
last modified time | relevance | path

Searched refs:dmatest (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/driver-api/dmaengine/
A Ddmatest.rst28 Part 2 - When dmatest is built as a module
37 % modprobe dmatest
45 dmatest.timeout=2000 dmatest.iterations=1 dmatest.channel=dma0chan0 dmatest.run=1
49 % modprobe dmatest
93 % modprobe -r dmatest
99 % modprobe -r dmatest
194 dmatest: 1 threads using dma0chan0
195 dmatest: 1 threads using dma0chan3
196 dmatest: 1 threads using dma0chan4
197 dmatest: 1 threads using dma0chan5
[all …]
A Dindex.rst33 This book introduces how to test DMA drivers using dmatest module.
38 dmatest
A Dprovider.rst252 - At this point, this is incompatible with polling option for dmatest.
/linux/drivers/dma/
A Ddmatest.c48 static unsigned int dmatest; variable
49 module_param(dmatest, uint, S_IRUGO | S_IWUSR);
50 MODULE_PARM_DESC(dmatest,
1031 if (dmatest == 0) { in dmatest_add_channel()
1038 if (dmatest == 1) { in dmatest_add_channel()
A DMakefile13 obj-$(CONFIG_DMATEST) += dmatest.o
/linux/Documentation/core-api/
A Ddma-api.rst720 Pid: 0, comm: swapper Tainted: G W 2.6.28-dmatest-09289-g8bb99c0 #1

Completed in 9 milliseconds