Searched refs:emu10k1x_voice (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/emu10k1/
H A Demu10k1x.c198 struct emu10k1x_voice { struct
209 struct emu10k1x_voice *voice;
247 struct emu10k1x_voice voices[3];
248 struct emu10k1x_voice capture_voice;
363 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice)
781 struct emu10k1x_voice *pvoice = chip->voices;
792 struct emu10k1x_voice *cap_voice = &chip->capture_voice;

Completed in 60 milliseconds