Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-pcm.c2818 cpu_capture = snd_soc_get_stream_cpu(dai_link, SNDRV_PCM_STREAM_CAPTURE); in soc_get_playback_capture()
2819 cpu_playback = snd_soc_get_stream_cpu(dai_link, SNDRV_PCM_STREAM_PLAYBACK); in soc_get_playback_capture()
H A Dsoc-core.c3476 int snd_soc_get_stream_cpu(const struct snd_soc_dai_link *dai_link, int stream) in snd_soc_get_stream_cpu() function
3508 EXPORT_SYMBOL_GPL(snd_soc_get_stream_cpu);
H A Dsoc-dapm.c4502 stream_cpu = snd_soc_get_stream_cpu(dai_link, stream); in dapm_connect_dai_pair()
/linux/include/sound/
H A Dsoc.h1373 int snd_soc_get_stream_cpu(const struct snd_soc_dai_link *dai_link, int stream);