Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dasequencer.h50 …efine snd_seq_ev_is_prior(ev) (((ev)->flags & SNDRV_SEQ_PRIORITY_MASK) == SNDRV_SEQ_PRIORITY_HIGH)
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h174 #define SNDRV_SEQ_PRIORITY_HIGH (1<<4) /* event should be processed before others */ macro
/linux-6.3-rc2/sound/core/seq/
A Dseq_clientmgr.c887 ev->flags |= SNDRV_SEQ_PRIORITY_HIGH; in snd_seq_dispatch_event()

Completed in 16 milliseconds