Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_synth.c49 emux->midi_devidx = hw->audigy ? 2 : 1; in snd_emu10k1_synth_probe()
/linux/sound/isa/sb/
H A Demu8000_synth.c60 emu->midi_devidx = 1; in snd_emu8000_probe()
/linux/include/sound/
H A Demux_synth.h90 int midi_devidx; /* device offset of virtual midi */ member
/linux/sound/synth/emux/
H A Demux_seq.c368 if (snd_virmidi_new(card, emu->midi_devidx + i, &rmidi) < 0) in snd_emux_init_virmidi()