Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_REMOVE_TIME_BEFORE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/sound/
Dasequencer.h445 #define SNDRV_SEQ_REMOVE_TIME_BEFORE (1<<4) /* Restrict to before time */ macro
/linux-2.6.39/sound/core/seq/
Dseq_prioq.c370 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_BEFORE) { in prioq_remove_match()