Home
last modified time | relevance | path

Searched refs:snd_emu10k1_voice (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/sound/
Demu10k1.h1502 struct snd_emu10k1_voice { struct
1510 void (*interrupt)(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice); argument
1527 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; argument
1528 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);