Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dpcm_memory.c479 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream, in _snd_pcm_lib_alloc_vmalloc_buffer() function
498 EXPORT_SYMBOL(_snd_pcm_lib_alloc_vmalloc_buffer);
/Linux-v6.1/include/sound/
Dpcm.h1324 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream,
1344 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_buffer()
1362 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_32_buffer()