Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h140 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe,
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1545 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe, in dpcm_process_paths() function
2717 count = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, new); in soc_dpcm_fe_runtime_update()
2748 count = dpcm_process_paths(fe, SNDRV_PCM_STREAM_CAPTURE, &list, new); in soc_dpcm_fe_runtime_update()
2842 dpcm_process_paths(fe, stream, &list, 1); in dpcm_fe_dai_open()
Dsoc-compress.c152 dpcm_process_paths(fe, stream, &list, 1); in soc_compr_open_fe()