Lines Matching refs:parameters
34 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
35 % echo 2000 > /sys/module/dmatest/parameters/timeout
36 % echo 1 > /sys/module/dmatest/parameters/iterations
37 % echo 1 > /sys/module/dmatest/parameters/run
56 % cat /sys/module/dmatest/parameters/run
61 /sys/module/dmatest/parameters/wait waits for any running test to complete
74 % cat /sys/module/dmatest/parameters/wait
80 The module parameters that is supplied to the kernel command line will be used
82 re-run with the same or different parameters. For the details see the above
85 In both cases the module parameters are used as the actual values for the test
88 % grep -H . /sys/module/dmatest/parameters/*