Lines Matching refs:parameters
23 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
24 % echo 2000 > /sys/module/dmatest/parameters/timeout
25 % echo 1 > /sys/module/dmatest/parameters/iterations
26 % echo 1 > /sys/module/dmatest/parameters/run
43 % cat /sys/module/dmatest/parameters/run
48 /sys/module/dmatest/parameters/wait waits for any running test to complete
58 % cat /sys/module/dmatest/parameters/wait
63 The module parameters that is supplied to the kernel command line will be used
65 re-run with the same or different parameters. For the details see the above
68 In both cases the module parameters are used as the actual values for the test
70 % grep -H . /sys/module/dmatest/parameters/*