Home
last modified time | relevance | path

Searched refs:snd_soc_dpcm_be_can_update (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/sound/
Dsoc-dpcm.h132 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
/linux-6.1.9/sound/soc/
Dsoc-pcm.c1550 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_stop()
1599 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup()
1920 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free()
1984 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params()
2029 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params()
2099 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger()
2399 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare()
2570 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_run_update_startup()
2960 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function
2969 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);