Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h141 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
/linux-4.4.14/sound/soc/
Dsoc-pcm.c1280 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()
Dsoc-compress.c104 ret = dpcm_path_get(fe, stream, &list); in soc_compr_open_fe()