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()
1918 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) && in dpcm_be_dai_hw_free()
2108 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2128 if ((be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2139 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2175 be->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_be_dai_trigger()
2294 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_fe_dai_do_trigger()
2338 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_prepare()
2950 SND_SOC_DPCM_STATE_PAUSED, in snd_soc_dpcm_can_be_free_stop() enumerator
2967 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()