Searched refs:SNDRV_SEQ_DEV_ID_MIDISYNTH (Results 1 – 3 of 3) sorted by relevance
81 #define SNDRV_SEQ_DEV_ID_MIDISYNTH "seq-midi" macro
470 snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_MIDISYNTH, &ops, 0); in alsa_seq_midi_init()477 snd_seq_device_unregister_driver(SNDRV_SEQ_DEV_ID_MIDISYNTH); in alsa_seq_midi_exit()
1613 …if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev)… in snd_rawmidi_dev_register()