Searched refs:MIDI_CMD_CONTROL (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasoundef.h132 #define MIDI_CMD_CONTROL 0xb0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dasoundef.h202 #define MIDI_CMD_CONTROL 0xb0 /**< control change */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasoundef.h189 #define MIDI_CMD_CONTROL 0xb0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_midi_event.c658 cmd = MIDI_CMD_CONTROL|(ev->data.control.channel & 0x0f);
709 cmd = MIDI_CMD_CONTROL|(ev->data.control.channel & 0x0f);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_event.c426 cmd = MIDI_CMD_CONTROL|(ev->data.control.channel & 0x0f);
478 cmd = MIDI_CMD_CONTROL|(ev->data.control.channel & 0x0f);

Completed in 62 milliseconds