Searched refs:dpcm_process_paths (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/sound/ |
A D | soc-dpcm.h | 151 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe,
|
/linux-6.3-rc2/sound/soc/ |
A D | soc-compress.c | 155 dpcm_process_paths(fe, stream, &list, 1); in soc_compr_open_fe()
|
A D | soc-pcm.c | 1530 int dpcm_process_paths(struct snd_soc_pcm_runtime *fe, in dpcm_process_paths() function 2635 count = dpcm_process_paths(fe, stream, &list, new); in soc_dpcm_fe_runtime_update() 2729 dpcm_process_paths(fe, stream, &list, 1); in dpcm_fe_dai_open()
|
Completed in 10 milliseconds