Home
last modified time | relevance | path

Searched refs:MAX_PREALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/common/
H A Dcontroller.c690 #define MAX_PREALLOC_SIZE (32 * 1024 * 1024) macro
739 if (size > MAX_PREALLOC_SIZE) in snd_hda_attach_pcm_stream()
740 size = MAX_PREALLOC_SIZE; in snd_hda_attach_pcm_stream()
744 size, MAX_PREALLOC_SIZE); in snd_hda_attach_pcm_stream()
/linux/sound/soc/intel/avs/
H A Dpcm.c1350 #define MAX_PREALLOC_SIZE (32 * 1024 * 1024) macro
1361 MAX_PREALLOC_SIZE); in avs_component_construct()
1366 MAX_PREALLOC_SIZE); in avs_component_construct()