Searched refs:snd_soc_dpcm_be_can_update (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/sound/soc/ |
| D | soc-pcm.c | 1455 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_stop() 1504 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1832 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free() 1896 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 1941 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2010 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger() 2247 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare() 2429 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_run_update_startup() 2818 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function 2827 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);
|
| /Linux-v5.15/include/sound/ |
| D | soc-dpcm.h | 128 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
|