Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_DEV_ID_MIDISYNTH (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/sound/
Dseq_device.h79 #define SNDRV_SEQ_DEV_ID_MIDISYNTH "seq-midi" macro
/linux-5.19.10/sound/core/seq/
Dseq_midi.c455 .id = SNDRV_SEQ_DEV_ID_MIDISYNTH,
/linux-5.19.10/sound/core/
Drawmidi.c1939 …if (snd_seq_device_new(rmidi->card, rmidi->device, SNDRV_SEQ_DEV_ID_MIDISYNTH, 0, &rmidi->seq_dev)… in snd_rawmidi_dev_register()