Lines Matching refs:SNDRV_PCM_STREAM_PLAYBACK
5486 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_hdspm_reset()
5520 if (substream->pstr->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hdspm_hw_params()
5591 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hdspm_hw_params()
5669 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hdspm_hw_free()
5696 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) { in snd_hdspm_channel_info()
5777 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_hdspm_trigger()
5795 if (!(running & (1 << SNDRV_PCM_STREAM_PLAYBACK)) in snd_hdspm_trigger()
5801 substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_hdspm_trigger()
6058 bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in snd_hdspm_open()
6133 bool playback = (substream->stream == SNDRV_PCM_STREAM_PLAYBACK); in snd_hdspm_release()
6459 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, in snd_hdspm_create_pcm()