Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-generic-dmaengine-pcm.c18 static unsigned int prealloc_buffer_size_kbytes = 512; variable
19 module_param(prealloc_buffer_size_kbytes, uint, 0444);
20 MODULE_PARM_DESC(prealloc_buffer_size_kbytes, "Preallocate DMA buffer size (KB).");
232 prealloc_buffer_size = prealloc_buffer_size_kbytes * 1024; in dmaengine_pcm_new()
/linux-6.1.9/Documentation/sound/
Dalsa-configuration.rst109 prealloc_buffer_size_kbytes