other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_PCM_LIB_PREALLOC(9) | Sound Devices | SND_PCM_LIB_PREALLOC(9) |
NAME¶
snd_pcm_lib_preallocate_free_for_all - release all pre-allocated buffers on the pcmSYNOPSIS¶
int
snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm);
ARGUMENTS¶
pcmthe pcm instance
DESCRIPTION¶
Releases all the pre-allocated buffers on the given pcm.RETURN¶
Zero if successful, or a negative error code on failure.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |