Lines Matching defs:pvoice
44 struct snd_emu10k1_voice *pvoice;50 pvoice = emu->voices;55 if (pvoice->use && pvoice->interrupt != NULL) {56 pvoice->interrupt(emu, pvoice);63 pvoice++;66 pvoice = emu->voices;71 if (pvoice->use && pvoice->interrupt != NULL) {72 pvoice->interrupt(emu, pvoice);79 pvoice++;