Home
last modified time | relevance | path

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

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