Searched refs:SND_COMPR_TRIGGER_DRAIN (Results 1 – 4 of 4) sorted by relevance
189 #define SND_COMPR_TRIGGER_DRAIN 7 /*FIXME move this to pcm.h */ macro
190 case SND_COMPR_TRIGGER_DRAIN: in sst_platform_compr_trigger()
802 retval = stream->ops->trigger(stream, SND_COMPR_TRIGGER_DRAIN); in snd_compr_drain()
400 cmd == SND_COMPR_TRIGGER_DRAIN) { in soc_compr_trigger_fe()