Lines Matching defs:pvoice
267 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice)
271 if (snd_BUG_ON(!pvoice))
275 if (pvoice->number == chip->src441_used) {
277 pvoice->ypcm->use_441_slot = 0;
279 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = 0;
280 pvoice->ypcm = NULL;
281 pvoice->interrupt = NULL;