Searched refs:dpcm_path_get (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/sound/ |
D | soc-dpcm.h | 155 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
|
/Linux-v5.4/sound/soc/ |
D | soc-pcm.c | 1364 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get() function 2643 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_fe_runtime_update() 2674 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_CAPTURE, &list); in soc_dpcm_fe_runtime_update() 2764 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()
|