1SND_PCM_LIB_FREE_VMA(9) PCM API SND_PCM_LIB_FREE_VMA(9)
23
4
NAME
6snd_pcm_lib_free_vmalloc_buffer - free vmalloc buffer
7
SYNOPSIS
9int
10snd_pcm_lib_free_vmalloc_buffer(struct snd_pcm_substream * substream);
11
ARGUMENTS
13substream
14the substream with a buffer allocated by
15snd_pcm_lib_alloc_vmalloc_buffer
16
RETURN
18Zero if successful, or a negative error code on failure.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 SND_PCM_LIB_FREE_VMA(9)