.\" 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_HDA_CODEC_SETUP_STREAM" "9" "09 October 2005" "" ""
.SH NAME
snd_hda_codec_setup_stream \- set up the codec for streaming
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void snd_hda_codec_setup_stream (struct hda_codec * \fIcodec\fB, hda_nid_t \fInid\fB, u32 \fIstream_tag\fB, int \fIchannel_id\fB, int \fIformat\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
the CODEC to set up
.TP
\fB\fInid\fB\fR
the NID to set up
.TP
\fB\fIstream_tag\fB\fR
stream tag to pass, it's between 0x1 and 0xf.
.TP
\fB\fIchannel_id\fB\fR
channel id to pass, zero based.
.TP
\fB\fIformat\fB\fR
stream format.