Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A Dhda_controller.c699 #define MAX_PREALLOC_SIZE (32 * 1024 * 1024) macro
748 if (size > MAX_PREALLOC_SIZE) in snd_hda_attach_pcm_stream()
749 size = MAX_PREALLOC_SIZE; in snd_hda_attach_pcm_stream()
753 size, MAX_PREALLOC_SIZE); in snd_hda_attach_pcm_stream()
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1296 #define MAX_PREALLOC_SIZE (32 * 1024 * 1024) macro
1307 MAX_PREALLOC_SIZE); in avs_component_construct()
1312 MAX_PREALLOC_SIZE); in avs_component_construct()