Searched refs:MIDI_PGM_CHANGE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | soundcard.h | 1013 #define MIDI_PGM_CHANGE 0xC0 macro 1211 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);} 1214 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)
|
/linux-2.4.37.9/drivers/sound/ |
D | sequencer.c | 543 case MIDI_PGM_CHANGE: in seq_chn_common_event()
|