Searched refs:SND_SOC_DAPM_STREAM_STOP (Results 1 – 4 of 4) sorted by relevance
173 SND_SOC_DAPM_STREAM_STOP); in close_delayed_work()215 SND_SOC_DAPM_STREAM_STOP); in soc_compr_free()226 SND_SOC_DAPM_STREAM_STOP); in soc_compr_free()261 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe()
608 SND_SOC_DAPM_STREAM_STOP); in close_delayed_work()663 SND_SOC_DAPM_STREAM_STOP); in soc_pcm_close()674 SND_SOC_DAPM_STREAM_STOP); in soc_pcm_close()1629 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown()
1415 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()1428 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()3639 case SND_SOC_DAPM_STREAM_STOP: in soc_dapm_dai_stream_event()
315 #define SND_SOC_DAPM_STREAM_STOP 0x2 macro