dpcm_dapm_stream_event
void dpcm_dapm_stream_event(struct snd_soc_pcm_runtime *fe, int dir, int event);
dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP);
dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_START);
dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP);
dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP);
dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_NOP);