SND_DMA_FREE_PAGES
Section: Management of Cards and Device (9)
Updated: February 2011
Index
Return to Main Contents
NAME
snd_dma_free_pages - release the allocated buffer
SYNOPSIS
-
void snd_dma_free_pages(struct snd_dma_buffer * dmab);
ARGUMENTS
dmab
-
- the buffer allocation record to release
DESCRIPTION
Releases the allocated buffer via
snd_dma_alloc_pages.
COPYRIGHT