SND_HDA_CODEC_SETUP_STREAM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_hda_codec_setup_stream - set up the codec for streaming
SYNOPSIS
"SYNOPSIS"
void snd_hda_codec_setup_stream (struct hda_codec * codec, hda_nid_t nid, u32 stream_tag, int channel_id, int format);
ARGUMENTS
- codec
-
the CODEC to set up
- nid
-
the NID to set up
- stream_tag
-
stream tag to pass, it's between 0x1 and 0xf.
- channel_id
-
channel id to pass, zero based.
- format
-
stream format.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:50 GMT, October 09, 2005