Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-core.c3310 int snd_soc_get_stream_cpu(struct snd_soc_dai_link *dai_link, int stream) in snd_soc_get_stream_cpu() function
3342 EXPORT_SYMBOL_GPL(snd_soc_get_stream_cpu);
H A Dsoc-pcm.c2852 int cpu_capture = snd_soc_get_stream_cpu(dai_link, SNDRV_PCM_STREAM_CAPTURE); in soc_get_playback_capture()
2853 int cpu_playback = snd_soc_get_stream_cpu(dai_link, SNDRV_PCM_STREAM_PLAYBACK); in soc_get_playback_capture()
H A Dsoc-dapm.c4373 stream_cpu = snd_soc_get_stream_cpu(dai_link, stream); in dapm_connect_dai_pair()
/openbmc/linux/include/sound/
H A Dsoc.h1342 int snd_soc_get_stream_cpu(struct snd_soc_dai_link *dai_link, int stream);