.\" 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_PCM_DRAIN_DONE" "9" "09 October 2005" "" "" .SH NAME snd_pcm_drain_done \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_pcm_drain_done (snd_pcm_substream_t * \fIsubstream\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsubstream\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Stop the DMA only when the given stream is playback. The state is changed to SETUP. Unlike \fBsnd_pcm_stop\fR, this affects only the given stream.