Searched refs:SNDRV_SEQ_REMOVE_TIME_AFTER (Results 1 – 4 of 4) sorted by relevance
386 #define SNDRV_SEQ_REMOVE_TIME_AFTER (1<<5) /* Restrict to time or after */ macro
345 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_AFTER) { in prioq_remove_match()