other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PCM_LIB_FREE_PAG(9) | Sound Devices | SND_PCM_LIB_FREE_PAG(9) |
NAME¶
snd_pcm_lib_free_pages - release the allocated DMA buffer.SYNOPSIS¶
int
snd_pcm_lib_free_pages(struct snd_pcm_substream * substream);
ARGUMENTS¶
substreamthe substream to release the DMA buffer
DESCRIPTION¶
Releases the DMA buffer allocated via snd_pcm_lib_malloc_pages.RETURN¶
Zero if successful, or a negative error code on failure.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |