1SND_DMA_FREE_PAGES(9) Management of Cards and Device SND_DMA_FREE_PAGES(9)
23
4
NAME
6snd_dma_free_pages - release the allocated buffer
7
SYNOPSIS
9void snd_dma_free_pages(struct snd_dma_buffer * dmab);
10
ARGUMENTS
12dmab
13the buffer allocation record to release
14
DESCRIPTION
16Releases the allocated buffer via snd_dma_alloc_pages.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 SND_DMA_FREE_PAGES(9)