Lines Matching refs:stream
782 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
813 * active by the time when a new stream is being opened.
814 * This enablement is not required for another stream, if current
815 * stream is not closed
822 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
864 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
874 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
901 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
1013 rtd->direction = substream->stream;
1046 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) {
1128 if (substream->stream == SNDRV_PCM_STREAM_CAPTURE) {
1193 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
1235 * Disable ACP irq, when the current stream is being closed and
1236 * another stream is also not active.