1. NAME

snd_dma_free_pages - release the allocated buffer

2. SYNOPSIS

void snd_dma_free_pages(struct snd_dma_buffer *  dmab );

3. ARGUMENTS

dmab
    the buffer allocation record to release

4. DESCRIPTION

Releases the allocated buffer via snd_dma_alloc_pages.

5. COPYRIGHT