capture_efx_interrupt 1760 include/sound/emu10k1.h 	void (*capture_efx_interrupt)(struct snd_emu10k1 *emu, unsigned int status);
capture_efx_interrupt 1345 sound/pci/emu10k1/emupcm.c 	emu->capture_efx_interrupt = snd_emu10k1_pcm_efx_interrupt;
capture_efx_interrupt  100 sound/pci/emu10k1/irq.c 			if (emu->capture_efx_interrupt)
capture_efx_interrupt  101 sound/pci/emu10k1/irq.c 				emu->capture_efx_interrupt(emu, status);