Home
last modified time | relevance | path

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

/linux-3.4.99/sound/isa/sb/
Demu8000_synth.c126 return snd_seq_device_register_driver(SNDRV_SEQ_DEV_ID_EMU8000, &ops, in alsa_emu8000_init()
132 snd_seq_device_unregister_driver(SNDRV_SEQ_DEV_ID_EMU8000); in alsa_emu8000_exit()
Demu8000.c1134 if (snd_seq_device_new(card, index, SNDRV_SEQ_DEV_ID_EMU8000, in snd_emu8000_new()
/linux-3.4.99/include/sound/
Demu8000.h97 #define SNDRV_SEQ_DEV_ID_EMU8000 "emu8000-synth" macro