Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h107 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
/Linux-v4.19/sound/soc/
Dsoc-pcm.c2064 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_free()
2182 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_params()
2299 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger()
2312 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger()
2325 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger()
3227 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop() function
3248 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop);