HomeSort by relevance Sort by last modified time
    Searched refs:snd_emux_voice (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 41 struct snd_emux_voice;
49 struct snd_emux_voice *(*get_voice)(struct snd_emux *emu,
51 int (*prepare)(struct snd_emux_voice *vp);
52 void (*trigger)(struct snd_emux_voice *vp);
53 void (*release)(struct snd_emux_voice *vp);
54 void (*update)(struct snd_emux_voice *vp, int update);
55 void (*terminate)(struct snd_emux_voice *vp);
56 void (*free_voice)(struct snd_emux_voice *vp);
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */
166 struct snd_emux_voice { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 41 struct snd_emux_voice;
49 struct snd_emux_voice *(*get_voice)(struct snd_emux *emu,
51 int (*prepare)(struct snd_emux_voice *vp);
52 void (*trigger)(struct snd_emux_voice *vp);
53 void (*release)(struct snd_emux_voice *vp);
54 void (*update)(struct snd_emux_voice *vp, int update);
55 void (*terminate)(struct snd_emux_voice *vp);
56 void (*free_voice)(struct snd_emux_voice *vp);
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */
166 struct snd_emux_voice { struct
    [all...]

Completed in 100 milliseconds