Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasequencer.h384 #define SNDRV_SEQ_REMOVE_DEST_CHANNEL (1<<3) /* Restrict by channel */ macro
/Linux-v4.19/sound/core/seq/
Dseq_prioq.c353 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) { in prioq_remove_match()