Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dasequencer.h444 #define SNDRV_SEQ_REMOVE_DEST_CHANNEL (1<<3) /* Restrict by channel */ macro
/linux-3.4.99/sound/core/seq/
Dseq_prioq.c355 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) { in prioq_remove_match()