Searched refs:SND_SOC_DAPM_STREAM_STOP (Results 1 – 4 of 4) sorted by relevance
239 SND_SOC_DAPM_STREAM_STOP); in close_delayed_work()281 SND_SOC_DAPM_STREAM_STOP); in soc_compr_free()292 SND_SOC_DAPM_STREAM_STOP); in soc_compr_free()327 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in soc_compr_free_fe()
182 if ((event == SND_SOC_DAPM_STREAM_STOP) && in dpcm_dapm_stream_event()676 SND_SOC_DAPM_STREAM_STOP); in close_delayed_work()731 SND_SOC_DAPM_STREAM_STOP); in soc_pcm_close()742 SND_SOC_DAPM_STREAM_STOP); in soc_pcm_close()2040 dpcm_dapm_stream_event(fe, stream, SND_SOC_DAPM_STREAM_STOP); in dpcm_fe_dai_shutdown()
1600 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()1613 else if (event == SND_SOC_DAPM_STREAM_STOP) in dapm_seq_run()4177 case SND_SOC_DAPM_STREAM_STOP: in soc_dapm_dai_stream_event()
339 #define SND_SOC_DAPM_STREAM_STOP 0x2 macro