Searched refs:snd_soc_dpcm_can_be_free_stop (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ |
D | soc-dpcm.h | 110 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
|
/linux-4.1.27/sound/soc/ |
D | soc-pcm.c | 1653 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_free() 1771 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_params() 1888 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 1901 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 1914 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2630 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop() function 2651 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop);
|