Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dpcm.h146 int dpcm_path_get(struct snd_soc_pcm_runtime *fe,
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c1271 int dpcm_path_get(struct snd_soc_pcm_runtime *fe, in dpcm_path_get() function
2567 paths = dpcm_path_get(fe, stream, &list); in soc_dpcm_fe_runtime_update()
2666 ret = dpcm_path_get(fe, stream, &list); in dpcm_fe_dai_open()
H A Dsoc-compress.c136 ret = dpcm_path_get(fe, stream, &list); in soc_compr_open_fe()