Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_stream_event (Results 1 – 4 of 4) sorted by relevance

/sound/soc/
Dsoc-compress.c99 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
147 snd_soc_dapm_stream_event(rtd, in soc_compr_free()
157 snd_soc_dapm_stream_event(rtd, in soc_compr_free()
224 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in soc_compr_set_params()
227 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_compr_set_params()
Dsoc-pcm.c49 snd_soc_dapm_stream_event(be, dir, event); in dpcm_dapm_stream_event()
52 snd_soc_dapm_stream_event(fe, dir, event); in dpcm_dapm_stream_event()
342 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
405 snd_soc_dapm_stream_event(rtd, in soc_pcm_close()
416 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_pcm_close()
487 snd_soc_dapm_stream_event(rtd, substream->stream, in soc_pcm_prepare()
Dsoc-core.c606 snd_soc_dapm_stream_event(&card->rtd[i], in snd_soc_suspend()
610 snd_soc_dapm_stream_event(&card->rtd[i], in snd_soc_suspend()
728 snd_soc_dapm_stream_event(&card->rtd[i], in soc_resume_deferred()
732 snd_soc_dapm_stream_event(&card->rtd[i], in soc_resume_deferred()
Dsoc-dapm.c3540 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_event() function