Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A 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()
/openbmc/linux/sound/soc/sh/
H A Drz-ssi.c71 #define PREALLOC_BUFFER (SZ_32K) macro
863 .buffer_bytes_max = PREALLOC_BUFFER,
897 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rz_ssi_pcm_new()
H A Dfsi.c1776 #define PREALLOC_BUFFER (32 * 1024) macro
1786 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in fsi_pcm_new()
/openbmc/linux/sound/soc/sh/rcar/
H A Dcore.c1317 #define PREALLOC_BUFFER (32 * 1024) macro
1342 PREALLOC_BUFFER, PREALLOC_BUFFER_MAX); in rsnd_preallocate_pages()