Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
H A Dtest-component.c275 #define PREALLOC_BUFFER (32 * 1024) macro
285 PREALLOC_BUFFER, PREALLOC_BUFFER); in test_component_pcm_construct()
468 if (pointer > PREALLOC_BUFFER) in test_component_pointer()
/linux/sound/soc/renesas/rcar/
H A Dmsiof.c349 #define PREALLOC_BUFFER (32 * 1024) macro
356 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in msiof_new()
H A Dcore.c1304 #define PREALLOC_BUFFER (32 * 1024) macro
1329 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rsnd_preallocate_pages()
/linux/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()