Lines Matching refs:MODULE_PARM_DESC
27 MODULE_PARM_DESC(test_buf_size, "Size of the memcpy test buffer");
32 MODULE_PARM_DESC(channel, "Bus ID of the channel to test (default: any)");
37 MODULE_PARM_DESC(device, "Bus ID of the DMA Engine to test (default: any)");
41 MODULE_PARM_DESC(threads_per_chan,
46 MODULE_PARM_DESC(max_channels,
51 MODULE_PARM_DESC(iterations,
56 MODULE_PARM_DESC(xor_sources,
61 MODULE_PARM_DESC(pq_sources,
66 MODULE_PARM_DESC(timeout, "Transfer Timeout in msec (default: 3000), "
71 MODULE_PARM_DESC(noverify, "Disable random data setup and verification");
75 MODULE_PARM_DESC(verbose, "Enable \"success\" result messages (default: off)");
129 MODULE_PARM_DESC(run, "Run the test (default: false)");
203 MODULE_PARM_DESC(wait, "Wait for tests to complete (default: false)");