Searched refs:snd_soc_dpcm_can_be_free_stop (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 117 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 118 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe,
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 1908 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_free() 2023 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_params() 2142 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2155 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2168 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_trigger() 2948 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop() function 2959 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop); variable
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-pcm.c | 1965 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_free() 2076 if (!snd_soc_dpcm_can_be_free_stop(fe, be, stream)) in dpcm_be_dai_hw_params() 3077 int snd_soc_dpcm_can_be_free_stop(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_can_be_free_stop() function 3088 EXPORT_SYMBOL_GPL(snd_soc_dpcm_can_be_free_stop); variable
|
Completed in 8 milliseconds