Home
last modified time | relevance | path

Searched refs:MIDI_CTL_NONREG_PARM_NUM_MSB (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/synth/emux/
Demux_nrpn.c295 if (chan->control[MIDI_CTL_NONREG_PARM_NUM_MSB] == 127 && in snd_emux_nrpn()
311 chan->control[MIDI_CTL_NONREG_PARM_NUM_MSB] == 1) { in snd_emux_nrpn()
/linux-2.6.39/include/sound/
Dasoundef.h272 #define MIDI_CTL_NONREG_PARM_NUM_MSB 0x63 macro
/linux-2.6.39/sound/core/seq/
Dseq_midi_emul.c184 chan->control[MIDI_CTL_NONREG_PARM_NUM_MSB] in snd_midi_process_event()
328 case MIDI_CTL_NONREG_PARM_NUM_MSB: in do_control()
Dseq_midi_event.c491 static char cbytes_nrpn[4] = { MIDI_CTL_NONREG_PARM_NUM_MSB, in extra_decode_xrpn()