Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dmidi_synth.c57 STORE(SEQ_STOP_NOTE(synthno, msg[0] & 0x0f, msg[1], msg[2])); in do_midi_msg()
/linux-3.4.99/include/linux/
Dsoundcard.h1153 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ macro