Searched refs:midi_devidx (Results 1 – 4 of 4) sorted by relevance
49 emux->midi_devidx = hw->audigy ? 2 : 1; in snd_emu10k1_synth_probe()
60 emu->midi_devidx = 1; in snd_emu8000_probe()
90 int midi_devidx; /* device offset of virtual midi */ member
367 if (snd_virmidi_new(card, emu->midi_devidx + i, &rmidi) < 0) in snd_emux_init_virmidi()