Searched refs:voiceidx (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/ymfpci/
H A Dymfpci_main.c479 static void snd_ymfpci_pcm_init_voice(struct snd_ymfpci_pcm *ypcm, unsigned int voiceidx, argument
483 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx];
500 use_left = (voiceidx & 1) == 0;
518 voiceidx == 0 && (ypcm->chip->src441_used == -1 ||
529 if (runtime->channels == 2 && (voiceidx & 1) != 0)

Completed in 193 milliseconds