Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h389 #define SNDRV_SEQ_REMOVE_IGNORE_OFF (1<<8) /* Do not flush off events */ macro
/third_party/alsa-lib/src/seq/
Dseq.c4570 if (info->remove_mode & SNDRV_SEQ_REMOVE_IGNORE_OFF) { in remove_match()