Home
last modified time | relevance | path

Searched refs:snd_emux_register (Results 1 – 4 of 4) sorted by relevance

/linux/sound/synth/emux/ !
H A Demux.c77 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name) in snd_emux_register() function
120 EXPORT_SYMBOL(snd_emux_register);
/linux/sound/pci/emu10k1/ !
H A Demu10k1_synth.c52 if (snd_emux_register(emux, dev->card, arg->index, "Emu10k1") < 0) { in snd_emu10k1_synth_probe()
/linux/sound/isa/sb/ !
H A Demu8000_synth.c63 if (snd_emux_register(emu, dev->card, hw->index, "Emu8000") < 0) { in snd_emu8000_probe()
/linux/include/sound/ !
H A Demux_synth.h219 int snd_emux_register(struct snd_emux *emu, struct snd_card *card, int index, char *name);