Lines Matching refs:stream
2653 dev_dbg(priv->dev, "%s(), id %d, substream->stream %d, rate %d, number %d\n",
2654 __func__, id, substream->stream, rate, substream->number);
2656 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2658 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)
2670 dev_dbg(priv->dev, "%s stream %d\n", __func__, substream->stream);
2671 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2673 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)
2685 dev_dbg(priv->dev, "%s stream %d\n", __func__, substream->stream);
2686 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2688 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)