Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_PRIORITY_MASK (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dasequencer.h50 #define snd_seq_ev_is_prior(ev) (((ev)->flags & SNDRV_SEQ_PRIORITY_MASK) == SNDRV_SEQ_PRIORITY_HIGH)
/kernel/linux/linux-6.6/include/sound/
H A Dasequencer.h50 #define snd_seq_ev_is_prior(ev) (((ev)->flags & SNDRV_SEQ_PRIORITY_MASK) == SNDRV_SEQ_PRIORITY_HIGH)
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_prioq.c143 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h191 #define SNDRV_SEQ_PRIORITY_MASK (1<<4) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h175 #define SNDRV_SEQ_PRIORITY_MASK (1<<4) macro
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_prioq.c143 prior = (cell->event.flags & SNDRV_SEQ_PRIORITY_MASK); in snd_seq_prioq_cell_in()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h98 #define SNDRV_SEQ_PRIORITY_MASK (1<<4) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h108 #define SNDRV_SEQ_PRIORITY_MASK (1 << 4) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h108 #define SNDRV_SEQ_PRIORITY_MASK (1 << 4) macro

Completed in 10 milliseconds