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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c495 static void snd_ymfpci_pcm_init_voice(struct snd_ymfpci_pcm *ypcm, unsigned int voiceidx, argument
499 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx];
516 use_left = (voiceidx & 1) == 0;
534 voiceidx == 0 && (ypcm->chip->src441_used == -1 ||
545 if (runtime->channels == 2 && (voiceidx & 1) != 0)

Completed in 109 milliseconds