Query: snd_pcm_lib_preallocate_free_for_all
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_LIB_PREALLOC(9) Sound Devices SND_PCM_LIB_PREALLOC(9)NAMEsnd_pcm_lib_preallocate_free_for_all - release all pre-allocated buffers on the pcmSYNOPSISint snd_pcm_lib_preallocate_free_for_all(struct snd_pcm * pcm);ARGUMENTSpcm the pcm instanceDESCRIPTIONReleases all the pre-allocated buffers on the given pcm. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_PREALLOC(9)