Searched refs:dpcm_process_paths (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/include/sound/ |
D | soc-dpcm.h | 157 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe,
|
/Linux-v5.4/sound/soc/ |
D | soc-pcm.c | 1483 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe, in dpcm_process_paths() function 2651 count = dpcm_process_paths(fe, SNDRV_PCM_STREAM_PLAYBACK, &list, new); in soc_dpcm_fe_runtime_update() 2682 count = dpcm_process_paths(fe, SNDRV_PCM_STREAM_CAPTURE, &list, new); in soc_dpcm_fe_runtime_update() 2774 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()
|