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.c202 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
246 snd_soc_dapm_stream_event(rtd, in soc_compr_free()
257 snd_soc_dapm_stream_event(rtd, in soc_compr_free()
448 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in soc_compr_set_params()
451 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_compr_set_params()
Dsoc-pcm.c188 snd_soc_dapm_stream_event(be, dir, event); in dpcm_dapm_stream_event()
191 snd_soc_dapm_stream_event(fe, dir, event); in dpcm_dapm_stream_event()
648 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work()
704 snd_soc_dapm_stream_event(rtd, in soc_pcm_close()
716 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_pcm_close()
802 snd_soc_dapm_stream_event(rtd, substream->stream, in soc_pcm_prepare()
Dsoc-core.c757 snd_soc_dapm_stream_event(rtd, in snd_soc_suspend()
761 snd_soc_dapm_stream_event(rtd, in snd_soc_suspend()
875 snd_soc_dapm_stream_event(rtd, in soc_resume_deferred()
879 snd_soc_dapm_stream_event(rtd, in soc_resume_deferred()
Dsoc-dapm.c4190 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_event() function