Searched refs:dpcm_path_get (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/sound/ |
D | soc-dpcm.h | 141 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
|
/linux-4.4.14/sound/soc/ |
D | soc-pcm.c | 1280 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get() function 2376 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_runtime_update() 2412 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_CAPTURE, &list); in soc_dpcm_runtime_update() 2483 ret = dpcm_path_get(fe, stream, &list); in dpcm_fe_dai_open()
|
D | soc-compress.c | 104 ret = dpcm_path_get(fe, stream, &list); in soc_compr_open_fe()
|