emu10k1x_voice
struct emu10k1x_voice *voice;
struct emu10k1x_voice voices[3];
struct emu10k1x_voice capture_voice;
static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice)
struct emu10k1x_voice *pvoice = chip->voices;
struct emu10k1x_voice *cap_voice = &chip->capture_voice;