Searched refs:SNDRV_MIDI_MODE_GS (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/sound/
H A Dseq_midi_emul.h149 #define SNDRV_MIDI_MODE_GS 2 macro
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c510 if (chset->midi_mode != SNDRV_MIDI_MODE_GS &&
521 if (chset->midi_mode != SNDRV_MIDI_MODE_GS &&
523 chset->midi_mode = SNDRV_MIDI_MODE_GS;
/linux-master/sound/synth/emux/
H A Demux_nrpn.c297 if (port->chset.midi_mode == SNDRV_MIDI_MODE_GS &&
H A Demux_synth.c872 case SNDRV_MIDI_MODE_GS:

Completed in 130 milliseconds