Searched refs:voice2 (Results 1 – 1 of 1) sorted by relevance
197 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local203 voice2 = pair ? &chip->voices[idx+1] : NULL; in voice_alloc()204 if (voice->use || (voice2 && voice2->use)) in voice_alloc()207 if (voice2) in voice_alloc()208 voice2->use = 1; in voice_alloc()212 if (voice2) in voice_alloc()213 voice2->pcm = 1; in voice_alloc()223 if (voice2) in voice_alloc()