Searched refs:SND_COMPR_TRIGGER_DRAIN (Results 1 – 7 of 7) sorted by relevance
172 #define SND_COMPR_TRIGGER_DRAIN 7 /*FIXME move this to pcm.h */ macro
183 case SND_COMPR_TRIGGER_DRAIN: in sst_platform_compr_trigger()
284 cmd == SND_COMPR_TRIGGER_DRAIN) in soc_compr_trigger_fe()
502 case SND_COMPR_TRIGGER_DRAIN: in sprd_platform_compr_trigger()
608 case SND_COMPR_TRIGGER_DRAIN: in q6apm_dai_compr_trigger()
1008 case SND_COMPR_TRIGGER_DRAIN: in q6asm_dai_compr_trigger()
870 retval = stream->ops->trigger(stream, SND_COMPR_TRIGGER_DRAIN); in snd_compr_drain() 872 pr_debug("SND_COMPR_TRIGGER_DRAIN failed %d\n", retval); in snd_compr_drain()