Home
last modified time | relevance | path

Searched refs:SND_SOC_DPCM_STATE_PAUSED (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dsoc-dpcm.h45 SND_SOC_DPCM_STATE_PAUSED, enumerator
/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c50 case SND_SOC_DPCM_STATE_PAUSED: in dpcm_state_string()
1921 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) && in dpcm_be_dai_hw_free()
2111 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2131 if ((be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2142 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2178 be->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_be_dai_trigger()
2297 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_fe_dai_do_trigger()
2341 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_prepare()
2953 SND_SOC_DPCM_STATE_PAUSED, in snd_soc_dpcm_can_be_free_stop() enumerator
2970 SND_SOC_DPCM_STATE_PAUSED, in snd_soc_dpcm_can_be_params() enumerator
Dsoc-compress.c373 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in soc_compr_trigger_fe()