Searched refs:snd_emu10k1_voice (Results 1 – 1 of 1) sorted by relevance
1502 struct snd_emu10k1_voice { struct1510 void (*interrupt)(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice); argument1527 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; argument1528 struct snd_emu10k1_voice *extra;1756 struct snd_emu10k1_voice voices[NUM_G];1757 struct snd_emu10k1_voice p16v_voices[4];1758 struct snd_emu10k1_voice p16v_capture_voice;1890 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int pair, struct snd_emu10k1_voice *…1891 int snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);