Home | History | Annotate | Download | only in linux

Lines Matching defs:MIDI_PGM_CHANGE

769 #define MIDI_PGM_CHANGE 0xC0
816 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)