Lines Matching defs:pvoice
262 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice)
266 if (snd_BUG_ON(!pvoice))
270 if (pvoice->number == chip->src441_used) {
272 pvoice->ypcm->use_441_slot = 0;
274 pvoice->use = pvoice->pcm = pvoice->synth = pvoice->midi = 0;
275 pvoice->ypcm = NULL;
276 pvoice->interrupt = NULL;