Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc-dpcm.h121 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
/linux-4.1.27/sound/soc/
Dsoc-pcm.c1419 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup()
1465 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup()
1587 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_shutdown()
1649 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free()
1718 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params()
1767 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_trigger()
2033 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare()
2591 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function
2600 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);