Release the allocated buffer
void snd_dma_free_pages(struct snd_dma_buffer * dmab);
dmab
the buffer allocation record to release
Releases the allocated buffer via snd_dma_alloc_pages.