Home
last modified time | relevance | path

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

/linux/include/sound/
A Dasequencer.h50 #define snd_seq_ev_is_prior(ev) (((ev)->flags & SNDRV_SEQ_PRIORITY_MASK) == SNDRV_SEQ_PRIORITY_HIG…
/linux/include/uapi/sound/
A Dasequencer.h191 #define SNDRV_SEQ_PRIORITY_MASK (1<<4) macro
/linux/sound/core/seq/
A Dseq_prioq.c143 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in()

Completed in 9 milliseconds