.\" 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" "" "06 October 2005" "" "" .SH NAME snd_dma_free_pages \- release the allocated buffer .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void snd_dma_free_pages (const struct snd_dma_device * \fIdev\fB, struct snd_dma_buffer * \fIdmab\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR the buffer device info .TP \fB\fIdmab\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Releases the allocated buffer via \fBsnd_dma_alloc_pages\fR\&.