Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/
Dsoc-pcm.c59 case SND_SOC_DPCM_STATE_PAUSED: in dpcm_state_string()
1846 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) && in dpcm_be_dai_hw_free()
2020 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2040 if ((be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2051 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2087 be->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_be_dai_trigger()
2209 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_fe_dai_do_trigger()
2253 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_prepare()
2878 SND_SOC_DPCM_STATE_PAUSED, in snd_soc_dpcm_can_be_free_stop() enumerator
2895 SND_SOC_DPCM_STATE_PAUSED, in snd_soc_dpcm_can_be_params() enumerator
Dsoc-compress.c284 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in soc_compr_trigger_fe()
/Linux-v5.15/include/sound/
Dsoc-dpcm.h45 SND_SOC_DPCM_STATE_PAUSED, enumerator