Searched refs:SNDRV_SEQ_DEV_ID_MIDISYNTH (Results 1 – 3 of 3) sorted by relevance
79 #define SNDRV_SEQ_DEV_ID_MIDISYNTH "seq-midi" macro
455 .id = SNDRV_SEQ_DEV_ID_MIDISYNTH,
1939 …if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev)… in snd_rawmidi_dev_register()