.\" 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 "VIA_CHAN_INIT" "" "06 October 2005" "" ""
.SH NAME
via_chan_init \- Initialize PCM channel
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void via_chan_init (struct via_info * \fIcard\fB, struct via_channel * \fIchan\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcard\fB\fR
Private audio chip info
.TP
\fB\fIchan\fB\fR
Channel to be initialized
.SH "DESCRIPTION"
.PP
Performs some of the preparations necessary to begin
using a PCM channel.
.PP
Currently the preparations consist of
setting the PCM channel to a known state.