.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SND_DMA_FREE_PAGES" "9" "09 October 2005" "" "" .SH NAME snd_dma_free_pages \- release the allocated buffer .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void snd_dma_free_pages (struct snd_dma_buffer * \fIdmab\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdmab\fB\fR the buffer allocation record to release .SH "DESCRIPTION" .PP Releases the allocated buffer via \fBsnd_dma_alloc_pages\fR\&.