Searched refs:dpcm_process_paths (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/sound/ |
D | soc-dpcm.h | 140 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe,
|
/Linux-v4.19/sound/soc/ |
D | soc-pcm.c | 1545 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()
|
D | soc-compress.c | 152 dpcm_process_paths(fe, stream, &list, 1); in soc_compr_open_fe()
|