Lines Matching defs:stream
333 if (!parm) /* not multi-stream capable */
394 * the pin is not multi stream capable.
1088 /* update the stream-id if changed */
1130 * @stream_tag: stream tag to pass, it's between 0x1 and 0xf.
1132 * @format: stream format.
1147 "hda_codec_setup_stream: NID=0x%x, stream=0x%x, channel=%d, format=0x%x\n",
1164 /* make other inactive cvts with the same stream-tag dirty */
1183 * @do_now: really clean up the stream instead of clearing the active flag
3071 struct hda_pcm_stream *hinfo = &pcm->stream[str];
3191 * snd_hda_codec_prepare - Prepare a stream
3194 * @stream: stream tag to assign
3203 unsigned int stream,
3210 ret = hinfo->ops.prepare(hinfo, codec, stream, format,
3222 * snd_hda_codec_cleanup - Clean up stream resources
3313 int stream;
3315 for (stream = 0; stream < 2; stream++) {
3316 struct hda_pcm_stream *info = &cpcm->stream[stream];
3349 if (!cpcm->stream[0].substreams && !cpcm->stream[1].substreams)
3361 "cannot attach PCM stream %d for codec #%d\n",
3609 /* setup SPDIF output stream */
3678 * snd_hda_multi_out_dig_prepare - prepare the digital out stream
3681 * @stream_tag: stream tag to assign
3699 * snd_hda_multi_out_dig_cleanup - clean-up the digital out stream
3714 * snd_hda_multi_out_dig_close - release the digital out stream
3786 * @stream_tag: stream tag to assign