Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/midi/
H A Dsequencer.c187 {EV_SEQ_LOCAL, "EV_SEQ_LOCAL"},
488 if (event[0] == EV_SEQ_LOCAL) in seq_processevent()
1575 case EV_SEQ_LOCAL: in seq_convertold()
/dragonfly/sys/sys/
H A Dsoundcard.h1216 #define EV_SEQ_LOCAL 0x80 macro
1479 _seqbuf[_seqbufptr+0] = EV_SEQ_LOCAL; \