.\" 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_RESERVED" "" "06 October 2005" "" ""
.SH NAME
snd_dma_free_reserved \- unmark the reserved buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_dma_free_reserved (const struct snd_dma_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
the buffer device info
.SH "DESCRIPTION"
.PP
Looks for the matching reserved buffer and erases the mark on it
if found.
.PP
Returns zero.