Lines Matching refs:stream
2425 dev_dbg(priv->dev, "%s(), id %d, substream->stream %d, rate %d, number %d\n",
2426 __func__, id, substream->stream, rate, substream->number);
2428 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2430 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)
2442 dev_dbg(priv->dev, "%s stream %d\n", __func__, substream->stream);
2443 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2445 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)
2457 dev_dbg(priv->dev, "%s stream %d\n", __func__, substream->stream);
2458 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK)
2460 else if (substream->stream == SNDRV_PCM_STREAM_CAPTURE)