dpcm_path_get     155 include/sound/soc-dpcm.h int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
dpcm_path_get     145 sound/soc/soc-compress.c 	ret = dpcm_path_get(fe, stream, &list);
dpcm_path_get    2694 sound/soc/soc-pcm.c 	paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list);
dpcm_path_get    2725 sound/soc/soc-pcm.c 	paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_CAPTURE, &list);
dpcm_path_get    2815 sound/soc/soc-pcm.c 	ret = dpcm_path_get(fe, stream, &list);