Searched refs:_snd_pcm_lib_alloc_vmalloc_buffer (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/core/
H A Dpcm_memory.c404 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream, _snd_pcm_lib_alloc_vmalloc_buffer() function
423 EXPORT_SYMBOL(_snd_pcm_lib_alloc_vmalloc_buffer); variable
/linux-4.1.27/include/sound/
H A Dpcm.h1159 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream,
1179 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, snd_pcm_lib_alloc_vmalloc_buffer()
1197 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, snd_pcm_lib_alloc_vmalloc_32_buffer()

Completed in 175 milliseconds