Searched refs:voice2 (Results 1 – 1 of 1) sorted by relevance
223 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local229 voice2 = pair ? &chip->voices[idx+1] : NULL; in voice_alloc()230 if (voice->use || (voice2 && voice2->use)) in voice_alloc()233 if (voice2) in voice_alloc()234 voice2->use = 1; in voice_alloc()238 if (voice2) in voice_alloc()239 voice2->pcm = 1; in voice_alloc()249 if (voice2) in voice_alloc()