snd_soc_dapm_stream_event
void snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, int stream, int event);
snd_soc_dapm_stream_event(rtd, stream, SND_SOC_DAPM_STREAM_START);
snd_soc_dapm_stream_event(rtd, playback,
snd_soc_dapm_stream_event(rtd, stream, event);
snd_soc_dapm_stream_event(rtd,
snd_soc_dapm_stream_event(rtd, SNDRV_PCM_STREAM_CAPTURE,
snd_soc_dapm_stream_event(be, dir, event);
snd_soc_dapm_stream_event(fe, dir, event);
snd_soc_dapm_stream_event(rtd, substream->stream,