Query: snd_pcm_lib_free_pages
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_LIB_FREE_PAG(9) Sound Devices SND_PCM_LIB_FREE_PAG(9)NAMEsnd_pcm_lib_free_pages - release the allocated DMA buffer.SYNOPSISint snd_pcm_lib_free_pages(struct snd_pcm_substream * substream);ARGUMENTSsubstream the substream to release the DMA bufferDESCRIPTIONReleases the DMA buffer allocated via snd_pcm_lib_malloc_pages. Returns zero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_FREE_PAG(9)