Lines Matching refs:stream
17 struct axg_tdm_stream *stream;
40 * in the stream. This is why the odd algorithm below is used.
45 * Distribute the channels of the stream over the available slots
63 * the stream has more channels than we can accommodate and we should
82 struct axg_tdm_stream *ts = formatter->stream;
91 * On the g12a (and possibly other SoCs), when a stream using
118 /* Setup the stream parameter in the formatter */
121 formatter->stream);
157 struct axg_tdm_stream *ts = formatter->stream;
162 /* Catch up if the stream is already running when we attach */
179 struct axg_tdm_stream *ts = formatter->stream;
195 * If we don't get a stream at this stage, it would mean that the
217 formatter->stream = ts;
233 formatter->stream = NULL;
336 /* Start all the formatters attached to the stream */
340 pr_err("failed to start tdm stream\n");
358 /* Stop all the formatters attached to the stream */