Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_memory.c484 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream, in _snd_pcm_lib_alloc_vmalloc_buffer() function
503 EXPORT_SYMBOL(_snd_pcm_lib_alloc_vmalloc_buffer); variable
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_memory.c507 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream, in _snd_pcm_lib_alloc_vmalloc_buffer() function
526 EXPORT_SYMBOL(_snd_pcm_lib_alloc_vmalloc_buffer); variable
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1214 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream,
1234 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_buffer()
1252 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_32_buffer()
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h1322 int _snd_pcm_lib_alloc_vmalloc_buffer(struct snd_pcm_substream *substream,
1342 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_buffer()
1360 return _snd_pcm_lib_alloc_vmalloc_buffer(substream, size, in snd_pcm_lib_alloc_vmalloc_32_buffer()

Completed in 9 milliseconds