Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_REMOVE_DEST (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/sound/
H A Dasequencer.h393 #define SNDRV_SEQ_REMOVE_DEST (1<<2) /* Restrict by destination q:client:port */ macro
/linux/sound/core/seq/
H A Dseq_prioq.c343 if (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) { in prioq_remove_match()
H A Dseq_queue.c594 (! (info->remove_mode & SNDRV_SEQ_REMOVE_DEST) || in snd_seq_queue_remove_cells()