Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Demu8000.h81 #define SNDRV_SEQ_DEV_ID_EMU8000 "emu8000-synth" macro
/linux-6.12.1/sound/isa/sb/
Demu8000_synth.c112 .id = SNDRV_SEQ_DEV_ID_EMU8000,
Demu8000.c1097 if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000, in snd_emu8000_new()