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

/linux-master/sound/pci/emu10k1/
H A Dvoice.c77 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels, function
121 EXPORT_SYMBOL(snd_emu10k1_voice_alloc); variable
H A Demu10k1_callback.c292 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, 1, NULL, &hwvoice) < 0)
H A Demupcm.c93 err = snd_emu10k1_voice_alloc(epcm->emu,
104 err = snd_emu10k1_voice_alloc(epcm->emu,
/linux-master/include/sound/
H A Demu10k1.h1902 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels,

Completed in 239 milliseconds