capture_inte     1520 include/sound/emu10k1.h 	unsigned int capture_inte;	/* interrupt enable mask */
capture_inte      811 sound/pci/emu10k1/emupcm.c 		snd_emu10k1_intr_enable(emu, epcm->capture_inte);
capture_inte      841 sound/pci/emu10k1/emupcm.c 		snd_emu10k1_intr_disable(emu, epcm->capture_inte);
capture_inte     1191 sound/pci/emu10k1/emupcm.c 	epcm->capture_inte = INTE_ADCBUFENABLE;
capture_inte     1227 sound/pci/emu10k1/emupcm.c 	epcm->capture_inte = INTE_MICBUFENABLE;
capture_inte     1267 sound/pci/emu10k1/emupcm.c 	epcm->capture_inte = INTE_EFXBUFENABLE;