Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc-dpcm.h162 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream);
/Linux-v5.4/sound/soc/
Dsoc-pcm.c1492 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state() function
2658 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_fe_runtime_update()
2689 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_fe_runtime_update()
2786 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()