Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sound/midi/
Dsequencer.c257 {MIDI_PGM_CHANGE, "MIDI_PGM_CHANGE"},
1576 out[2] = MIDI_PGM_CHANGE; in seq_convertold()
1793 case MIDI_PGM_CHANGE: in seq_chncommon()
/freebsd-9-stable/sys/sys/
Dsoundcard.h1239 #define MIDI_PGM_CHANGE 0xC0 macro
1413 _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)