Searched refs:SNDRV_SEQ_REMOVE_TIME_BEFORE (Results 1 – 4 of 4) sorted by relevance
385 #define SNDRV_SEQ_REMOVE_TIME_BEFORE (1<<4) /* Restrict to before time */ macro
353 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_BEFORE) { in prioq_remove_match()