Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/generic/
H A Dtest-component.c264 #define PREALLOC_BUFFER (32 * 1024) macro
274 PREALLOC_BUFFER, PREALLOC_BUFFER); in test_component_pcm_construct()
457 if (pointer > PREALLOC_BUFFER) in test_component_pointer()
/linux-6.15/sound/soc/renesas/
H A Drz-ssi.c72 #define PREALLOC_BUFFER (SZ_32K) macro
1005 .buffer_bytes_max = PREALLOC_BUFFER,
1040 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rz_ssi_pcm_new()
H A Dfsi.c1777 #define PREALLOC_BUFFER (32 * 1024) macro
1787 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in fsi_pcm_new()
/linux-6.15/sound/soc/renesas/rcar/
H A Dcore.c1313 #define PREALLOC_BUFFER (32 * 1024) macro
1338 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rsnd_preallocate_pages()