Home
last modified time | relevance | path

Searched refs:dpcm_path_get (Results 1 – 2 of 2) sorted by relevance

/sound/soc/
Dsoc-pcm.c1248 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get() function
2299 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_PLAYBACK, &list); in soc_dpcm_runtime_update()
2329 paths = dpcm_path_get(fe, SNDRV_PCM_STREAM_CAPTURE, &list); in soc_dpcm_runtime_update()
2400 ret = dpcm_path_get(fe, stream, &list); in dpcm_fe_dai_open()
Dsoc-compress.c105 ret = dpcm_path_get(fe, stream, &list); in soc_compr_open_fe()