Searched refs:snd_soc_dapm_stream_event (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/sound/soc/ |
D | soc-compress.c | 172 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work() 213 snd_soc_dapm_stream_event(rtd, in soc_compr_free() 224 snd_soc_dapm_stream_event(rtd, in soc_compr_free() 392 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in soc_compr_set_params() 395 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_compr_set_params()
|
D | soc-pcm.c | 184 snd_soc_dapm_stream_event(be, dir, event); in dpcm_dapm_stream_event() 187 snd_soc_dapm_stream_event(fe, dir, event); in dpcm_dapm_stream_event() 637 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_PLAYBACK, in close_delayed_work() 691 snd_soc_dapm_stream_event(rtd, in soc_pcm_close() 703 snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE, in soc_pcm_close() 786 snd_soc_dapm_stream_event(rtd, substream->stream, in soc_pcm_prepare()
|
D | soc-core.c | 642 snd_soc_dapm_stream_event(&card->rtd[i], in snd_soc_suspend() 646 snd_soc_dapm_stream_event(&card->rtd[i], in snd_soc_suspend() 759 snd_soc_dapm_stream_event(&card->rtd[i], in soc_resume_deferred() 763 snd_soc_dapm_stream_event(&card->rtd[i], in soc_resume_deferred()
|
D | soc-dapm.c | 3951 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, in snd_soc_dapm_stream_event() function
|
/linux-4.4.14/include/sound/ |
D | soc-dapm.h | 404 void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream,
|