SNDRV_SEQ_DEV_ID_MIDISYNTH 1580 sound/core/rawmidi.c 		if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev) >= 0) {
SNDRV_SEQ_DEV_ID_MIDISYNTH  471 sound/core/seq/seq_midi.c 	snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_MIDISYNTH, &ops, 0);
SNDRV_SEQ_DEV_ID_MIDISYNTH  478 sound/core/seq/seq_midi.c 	snd_seq_device_unregister_driver(SNDRV_SEQ_DEV_ID_MIDISYNTH);