Searched refs:snd_soc_dpcm_be_can_update (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/sound/ |
D | soc-dpcm.h | 118 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe,
|
/Linux-v4.19/sound/soc/ |
D | soc-pcm.c | 1611 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1657 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_startup() 1996 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_shutdown() 2060 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_free() 2129 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2178 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_hw_params() 2260 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_trigger() 2446 if (!snd_soc_dpcm_be_can_update(fe, be, stream)) in dpcm_be_dai_prepare() 3188 int snd_soc_dpcm_be_can_update(struct snd_soc_pcm_runtime *fe, in snd_soc_dpcm_be_can_update() function 3197 EXPORT_SYMBOL_GPL(snd_soc_dpcm_be_can_update);
|