Home
last modified time | relevance | path

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

/drivers/dma/
A Ddmatest.c24 static bool nobounce; variable
25 module_param(nobounce, bool, 0644);
26 MODULE_PARM_DESC(nobounce, "Prevent using swiotlb buffer (default: use swiotlb buffer)");
114 bool nobounce; member
667 if (params->nobounce) { in dmatest_func()
1110 params->nobounce = nobounce; in add_threaded_test()

Completed in 7 milliseconds