Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/generic/
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.12.1/sound/soc/sh/
Drz-ssi.c71 #define PREALLOC_BUFFER (SZ_32K) macro
969 .buffer_bytes_max = PREALLOC_BUFFER,
1003 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rz_ssi_pcm_new()
Dfsi.c1777 #define PREALLOC_BUFFER (32 * 1024) macro
1787 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in fsi_pcm_new()
/linux-6.12.1/sound/soc/sh/rcar/
Dcore.c1302 #define PREALLOC_BUFFER (32 * 1024) macro
1327 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rsnd_preallocate_pages()