Searched refs:dpcm_path_get (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/sound/ |
D | soc-dpcm.h | 138 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
|
/Linux-v4.19/sound/soc/ |
D | soc-pcm.c | 1426 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get() function 2709 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_fe_runtime_update() 2740 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_CAPTURE, &list); in soc_dpcm_fe_runtime_update() 2832 ret = dpcm_path_get(fe, stream, &list); in dpcm_fe_dai_open()
|
D | soc-compress.c | 145 ret = dpcm_path_get(fe, stream, &list); in soc_compr_open_fe()
|