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

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Demu10k1.h1279 struct snd_emu10k1_voice { struct
1287 void (*interrupt)(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);
1304 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK];
1305 struct snd_emu10k1_voice *extra;
1519 struct snd_emu10k1_voice voices[NUM_G];
1520 struct snd_emu10k1_voice p16v_voices[4];
1521 struct snd_emu10k1_voice p16v_capture_voice;
1647 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int pair, struct snd_emu10k1_voice **rvoice);
1648 int snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Demu10k1.h1279 struct snd_emu10k1_voice { struct
1287 void (*interrupt)(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);
1304 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK];
1305 struct snd_emu10k1_voice *extra;
1519 struct snd_emu10k1_voice voices[NUM_G];
1520 struct snd_emu10k1_voice p16v_voices[4];
1521 struct snd_emu10k1_voice p16v_capture_voice;
1647 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int pair, struct snd_emu10k1_voice **rvoice);
1648 int snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);

Completed in 59 milliseconds