Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h48 SND_SOC_DPCM_STATE_PAUSED, enumerator
/linux-4.4.14/sound/soc/
Dsoc-pcm.c1745 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED) && in dpcm_be_dai_hw_free()
1957 if ((be->dpcm[stream].state != SND_SOC_DPCM_STATE_PAUSED)) in dpcm_be_dai_trigger()
2003 be->dpcm[stream].state = SND_SOC_DPCM_STATE_PAUSED; in dpcm_be_dai_trigger()
2725 state == SND_SOC_DPCM_STATE_PAUSED || in snd_soc_dpcm_can_be_free_stop()
2752 state == SND_SOC_DPCM_STATE_PAUSED || in snd_soc_dpcm_can_be_params()
2790 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()