Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A 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()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst109 prealloc_buffer_size_kbytes