Searched refs:SND_SOC_DAPM_STREAM_STOP (Results 1 – 5 of 5) sorted by relevance
1696 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()1708 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()4421 case SND_SOC_DAPM_STREAM_STOP: in soc_dapm_dai_stream_event()4504 SND_SOC_DAPM_STREAM_STOP); in snd_soc_dapm_stream_stop()4515 SND_SOC_DAPM_STREAM_STOP); in snd_soc_dapm_stream_stop()
262 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe()
293 if ((event == SND_SOC_DAPM_STREAM_STOP) && in dpcm_dapm_stream_event()1888 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown()
384 SND_SOC_DAPM_STREAM_STOP); in snd_soc_close_delayed_work()
341 #define SND_SOC_DAPM_STREAM_STOP 0x2 macro