next_free_voice 1775 include/sound/emu10k1.h unsigned int next_free_voice; next_free_voice 42 sound/pci/emu10k1/voice.c for (i = emu->next_free_voice, j = 0; j < NUM_G ; i += number, j += number) { next_free_voice 67 sound/pci/emu10k1/voice.c emu->next_free_voice = last_voice;