Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/generic/
Dtest-component.c273 #define PREALLOC_BUFFER (32 * 1024) macro
283 PREALLOC_BUFFER, PREALLOC_BUFFER); in test_component_pcm_construct()
466 if (pointer > PREALLOC_BUFFER) in test_component_pointer()
/linux-6.1.9/sound/soc/sh/
Drz-ssi.c71 #define PREALLOC_BUFFER (SZ_32K) macro
851 .buffer_bytes_max = PREALLOC_BUFFER,
885 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rz_ssi_pcm_new()
Dfsi.c1776 #define PREALLOC_BUFFER (32 * 1024) macro
1786 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in fsi_pcm_new()
/linux-6.1.9/sound/soc/sh/rcar/
Dcore.c1279 #define PREALLOC_BUFFER (32 * 1024) macro
1304 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rsnd_preallocate_pages()