Home
last modified time | relevance | path

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

/include/sound/
A Dsdw.h41 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_sdw_params_to_config()
A Dsoc-dai.h474 return (stream == SNDRV_PCM_STREAM_PLAYBACK) ? in snd_soc_dai_get_pcm_stream()
478 #define snd_soc_dai_get_widget_playback(dai) snd_soc_dai_get_widget(dai, SNDRV_PCM_STREAM_PLAYBACK)
486 …dai_set_widget_playback(dai, widget) snd_soc_dai_set_widget(dai, SNDRV_PCM_STREAM_PLAYBACK, widget)
494 …ine snd_soc_dai_dma_data_get_playback(dai) snd_soc_dai_dma_data_get(dai, SNDRV_PCM_STREAM_PLAYBACK)
502 …dai_dma_data_set_playback(dai, data) snd_soc_dai_dma_data_set(dai, SNDRV_PCM_STREAM_PLAYBACK, data)
A Ddmaengine_pcm.h24 if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) in snd_pcm_substream_to_dma_direction()
A Dpcm.h700 for (stream = SNDRV_PCM_STREAM_PLAYBACK; \
715 substream->stream == SNDRV_PCM_STREAM_PLAYBACK)); in snd_pcm_running()
1436 if (direction == SNDRV_PCM_STREAM_PLAYBACK) in snd_pcm_direction_name()
/include/uapi/sound/
A Dasound.h167 SNDRV_PCM_STREAM_PLAYBACK = 0, enumerator

Completed in 20 milliseconds