.\" 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_RESERVE_BUF" "9" "09 October 2005" "" "" .SH NAME snd_dma_reserve_buf \- reserve the buffer .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_dma_reserve_buf (struct snd_dma_buffer * \fIdmab\fB, unsigned int \fIid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdmab\fB\fR the buffer to reserve .TP \fB\fIid\fB\fR the buffer id .SH "DESCRIPTION" .PP Reserves the given buffer as a reserved buffer. .PP Returns zero if successful, or a negative code at error.