Searched refs:snd_soc_dpcm_can_be_free_stop (Results 1 – 1 of 1) sorted by relevance
/sound/soc/ |
D | soc-pcm.c | 1912 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_free() 2027 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_params() 2146 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2159 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2172 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2954 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop() function 2965 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop);
|