Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h121 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
/linux-4.4.14/sound/soc/
Dsoc-pcm.c1464 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup()
1510 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup()
1669 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_shutdown()
1731 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free()
1800 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params()
1849 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params()
1931 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger()
2115 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare()
2673 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function
2682 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);