Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/
A Dsoc-generic-dmaengine-pcm.c225 size_t prealloc_buffer_size; in dmaengine_pcm_new() local
229 if (config->prealloc_buffer_size) in dmaengine_pcm_new()
230 prealloc_buffer_size = config->prealloc_buffer_size; in dmaengine_pcm_new()
232 prealloc_buffer_size = prealloc_buffer_size_kbytes * 1024; in dmaengine_pcm_new()
262 prealloc_buffer_size, in dmaengine_pcm_new()
/linux-6.3-rc2/sound/soc/mxs/
A Dmxs-pcm.c36 .prealloc_buffer_size = 64 * 1024,
/linux-6.3-rc2/sound/soc/spear/
A Dspear_pcm.c37 .prealloc_buffer_size = 16 * 1024,
/linux-6.3-rc2/sound/soc/cirrus/
A Dep93xx-pcm.c53 .prealloc_buffer_size = 131072,
/linux-6.3-rc2/sound/soc/ti/
A Dedma-pcm.c37 .prealloc_buffer_size = 128 * 1024,
A Dsdma-pcm.c33 .prealloc_buffer_size = 128 * 1024,
/linux-6.3-rc2/sound/soc/atmel/
A Datmel-pcm-dma.c108 .prealloc_buffer_size = 64 * 1024,
A Datmel-classd.c171 .prealloc_buffer_size = ATMEL_CLASSD_PREALLOC_BUF_SIZE,
A Datmel-pdmic.c217 .prealloc_buffer_size = ATMEL_PDMIC_PREALLOC_BUF_SIZE,
/linux-6.3-rc2/include/sound/
A Ddmaengine_pcm.h151 unsigned int prealloc_buffer_size; member
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra_pcm.c42 .prealloc_buffer_size = PAGE_SIZE * 8,
/linux-6.3-rc2/sound/soc/pxa/
A Dmmp-sspa.c400 .prealloc_buffer_size = 4096,
/linux-6.3-rc2/sound/soc/stm/
A Dstm32_i2s.c976 .prealloc_buffer_size = PAGE_SIZE * 8,

Completed in 22 milliseconds