snd_ymfpci_voice
void (*interrupt)(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice);
struct snd_ymfpci_voice *voices[2]; /* playback only */
struct snd_ymfpci_voice voices[64];
struct snd_ymfpci_voice **rvoice)
struct snd_ymfpci_voice *voice, *voice2;
struct snd_ymfpci_voice **rvoice)
static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice)
static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice)
struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx];
struct snd_ymfpci_voice *voice = ypcm->voices[0];
struct snd_ymfpci_voice *voice;