Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_STREAM_PLAYBACK (Results 1 – 4 of 4) sorted by relevance

/include/sound/
Dsoc-dai.h470 return (stream == SNDRV_PCM_STREAM_PLAYBACK) ? in snd_soc_dai_get_pcm_stream()
478 return (stream == SNDRV_PCM_STREAM_PLAYBACK) ? in snd_soc_dai_get_widget()
485 return (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) ? in snd_soc_dai_get_dma_data()
493 if (ss->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_soc_dai_set_dma_data()
Ddmaengine_pcm.h22 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_pcm_substream_to_dma_direction()
Dpcm.h673 for (stream = SNDRV_PCM_STREAM_PLAYBACK; \
688 substream->stream == SNDRV_PCM_STREAM_PLAYBACK)); in snd_pcm_running()
1408 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_pcm_stream_str()
/include/uapi/sound/
Dasound.h183 SNDRV_PCM_STREAM_PLAYBACK = 0, enumerator