Home
last modified time | relevance | path

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

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