Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dasequencer.h399 #define SNDRV_SEQ_REMOVE_IGNORE_OFF (1<<8) /* Do not flush off events */ macro
/linux/sound/core/seq/
H A Dseq_prioq.c375 if (info->remove_mode & SNDRV_SEQ_REMOVE_IGNORE_OFF) { in prioq_remove_match()