Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_rw.c110 if (rec.s.code == SEQ_FULLSIZE) { in snd_seq_oss_write()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h441 #define SEQ_FULLSIZE 0xfd /* Long events */ macro
/linux-4.4.14/sound/oss/
Dsequencer.c230 if (ev_code == SEQ_FULLSIZE) in sequencer_write()