Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-dpcm.h133 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
/openbmc/linux/sound/soc/
H A Dsoc-pcm.c1586 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);