Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dasequencer.h370 #define SNDRV_SEQ_REMOVE_TIME_AFTER (1<<5) /* Restrict to time or after */ macro
/linux-6.1.9/sound/core/seq/
Dseq_prioq.c345 if (info->remove_mode & SNDRV_SEQ_REMOVE_TIME_AFTER) { in prioq_remove_match()