Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h394 #define SNDRV_SEQ_REMOVE_DEST_CHANNEL (1<<3) /* Restrict by channel */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_prioq.c338 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST_CHANNEL) { in prioq_remove_match()