Searched refs:snd_soc_dpcm_be_can_update (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/sound/ |
| D | soc-dpcm.h | 133 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
|
| /Linux-v6.6/sound/soc/ |
| D | soc-pcm.c | 1575 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_stop() 1625 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1950 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free() 2016 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2061 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2131 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger() 2431 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare() 2608 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_run_update_startup() 3014 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function 3023 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);
|