Searched refs:emu10k1_voice_alloc (Results 1 – 3 of 3) sorted by relevance
95 int emu10k1_voice_alloc(struct emu10k1_card *, struct emu_voice *);
113 int emu10k1_voice_alloc(struct emu10k1_card *card, struct emu_voice *voice) in emu10k1_voice_alloc() function
136 if (emu10k1_voice_alloc(card, voice) < 0) { in get_voice()