Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc-dpcm.h48 SND_SOC_DPCM_STATE_PAUSED, enumerator
/linux-4.1.27/sound/soc/
Dsoc-pcm.c1663 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) && in dpcm_be_dai_hw_free()
1875 if ((be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
1921 be->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_be_dai_trigger()
2643 state == SND_SOC_DPCM_STATE_PAUSED || in snd_soc_dpcm_can_be_free_stop()
2670 state == SND_SOC_DPCM_STATE_PAUSED || in snd_soc_dpcm_can_be_params()
2708 case SND_SOC_DPCM_STATE_PAUSED: in dpcm_state_string()
Dsoc-compress.c354 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in soc_compr_trigger_fe()