Searched refs:snd_soc_dpcm_be_can_update (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 132 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 133 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 1470 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1516 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1840 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_shutdown() 1904 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free() 1973 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2019 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2101 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger() 2332 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare() 2893 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function 2902 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update); variable [all...] |
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-pcm.c | 1586 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_stop() 1636 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1961 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free() 2027 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2072 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2142 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger() 2442 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare() 2619 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_run_update_startup() 3025 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function 3034 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update); variable [all...] |
Completed in 9 milliseconds