Home
last modified time | relevance | path

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

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