Searched refs:snd_emu10k1_voice_alloc (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dvoice.c114 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int number, function
149 EXPORT_SYMBOL(snd_emu10k1_voice_alloc); variable
H A Demu10k1_callback.c301 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, &hwvoice) < 0 || hwvoice == NULL)
H A Demupcm.c105 err = snd_emu10k1_voice_alloc(epcm->emu,
120 err = snd_emu10k1_voice_alloc(epcm->emu,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demu10k1.h1874 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int pair, struct snd_emu10k1_voice **rvoice);

Completed in 62 milliseconds