Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc-dpcm.h148 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream);
/linux-4.1.27/sound/soc/
Dsoc-pcm.c1362 void dpcm_clear_pending_state(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_clear_pending_state() function
2306 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2314 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_PLAYBACK); in soc_dpcm_runtime_update()
2342 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update()
2350 dpcm_clear_pending_state(fe, SNDRV_PCM_STREAM_CAPTURE); in soc_dpcm_runtime_update()
2423 dpcm_clear_pending_state(fe, stream); in dpcm_fe_dai_open()
Dsoc-compress.c127 dpcm_clear_pending_state(fe, stream); in soc_compr_open_fe()