Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc-dpcm.h48 SND_SOC_DPCM_STATE_CLOSE, enumerator
/Linux-v5.4/sound/soc/
Dsoc-pcm.c1529 be->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in dpcm_be_dai_startup_unwind()
1565 (be->dpcm[stream].state != SND_SOC_DPCM_STATE_CLOSE)) in dpcm_be_dai_startup()
1581 be->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in dpcm_be_dai_startup()
1614 be->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in dpcm_be_dai_startup()
1966 be->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in dpcm_be_dai_shutdown()
1989 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in dpcm_fe_dai_shutdown()
2518 fe->dpcm[stream].state == SND_SOC_DPCM_STATE_CLOSE) in dpcm_run_update_startup()
3107 case SND_SOC_DPCM_STATE_CLOSE: in dpcm_state_string()
Dsoc-compress.c329 fe->dpcm[stream].state = SND_SOC_DPCM_STATE_CLOSE; in soc_compr_free_fe()