Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h145 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream);
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1554 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state() function
2724 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_fe_runtime_update()
2755 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_fe_runtime_update()
2854 dpcm_clear_pending_state(fe, stream); in dpcm_fe_dai_open()
Dsoc-compress.c191 dpcm_clear_pending_state(fe, stream); in soc_compr_open_fe()