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

/linux-master/include/sound/
H A Dsoc-dpcm.h118 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
/linux-master/sound/soc/
H A Dsoc-pcm.c1983 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream))
2094 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream))
3080 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, function
3091 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop); variable

Completed in 120 milliseconds