Searched refs:snd_gus_voice (Results 1 – 1 of 1) sorted by relevance
215 struct snd_gus_voice;234 struct snd_gus_voice { struct250 void (*handler_wave) (struct snd_gus_card * gus, struct snd_gus_voice * voice); argument251 void (*handler_volume) (struct snd_gus_card * gus, struct snd_gus_voice * voice); argument252 void (*handler_effect) (struct snd_gus_card * gus, struct snd_gus_voice * voice); argument277 void (*private_free)(struct snd_gus_voice *voice); argument315 struct snd_gus_voice voices[32]; /* GF1 voices */568 struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port…569 void snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice);