midi_devidx        90 include/sound/emux_synth.h 	int midi_devidx;	/* device offset of virtual midi */
midi_devidx        60 sound/isa/sb/emu8000_synth.c 	emu->midi_devidx = 1;
midi_devidx        51 sound/pci/emu10k1/emu10k1_synth.c 	emux->midi_devidx = hw->audigy ? 2 : 1;
midi_devidx       367 sound/synth/emux/emux_seq.c 		if (snd_virmidi_new(card, emu->midi_devidx + i, &rmidi) < 0)