Searched refs:dpcm_be_dai_startup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 155 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 156 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-compress.c | 155 ret = dpcm_be_dai_startup(fe, stream); in soc_compr_open_fe()
|
H A D | soc-pcm.c | 1615 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup() function 1893 ret = dpcm_be_dai_startup(fe, stream); in dpcm_fe_dai_startup() 2561 ret = dpcm_be_dai_startup(fe, stream); in dpcm_run_update_startup()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 1451 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup() function 1795 ret = dpcm_be_dai_startup(fe, stream); in dpcm_fe_dai_startup() 2460 ret = dpcm_be_dai_startup(fe, stream); in dpcm_run_update_startup()
|
H A D | soc-compress.c | 148 ret = dpcm_be_dai_startup(fe, stream); in soc_compr_open_fe()
|
Completed in 11 milliseconds