Searched refs:SNDRV_SEQ_REMOVE_TIME_TICK (Results 1 – 4 of 4) sorted by relevance
346 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK) in prioq_remove_match()354 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_TICK) in prioq_remove_match()
387 #define SNDRV_SEQ_REMOVE_TIME_TICK (1<<6) /* Time is in ticks */ macro