snd_seq_device_new
int snd_seq_device_new(struct snd_card *card, int device, const char *id,
if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev) >= 0) {
EXPORT_SYMBOL(snd_seq_device_new);
err = snd_seq_device_new(ump->core.card, ump->core.device,
if (snd_seq_device_new(card, seq_device, SNDRV_SEQ_DEV_ID_OPL3,
if (snd_seq_device_new(opl3->card, 0, SNDRV_SEQ_DEV_ID_OSS,
if (snd_seq_device_new(opl4->card, seq_device, SNDRV_SEQ_DEV_ID_OPL4,
if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000,
if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_VORTEX_SYNTH,
if (snd_seq_device_new(card, 1, SNDRV_SEQ_DEV_ID_EMU10K1_SYNTH,
if (snd_seq_device_new(emu->card, 1, SNDRV_SEQ_DEV_ID_OSS,