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

/linux-4.4.14/sound/pci/ymfpci/
H A Dymfpci.h243 struct snd_ymfpci_voice { struct
252 void (*interrupt)(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice);
271 struct snd_ymfpci_voice *voices[2]; /* playback only */
327 struct snd_ymfpci_voice voices[64];
H A Dymfpci_main.c221 struct snd_ymfpci_voice **rvoice) voice_alloc()
223 struct snd_ymfpci_voice *voice, *voice2; voice_alloc()
259 struct snd_ymfpci_voice **rvoice) snd_ymfpci_voice_alloc()
281 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice) snd_ymfpci_voice_free()
304 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) snd_ymfpci_pcm_interrupt()
501 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; snd_ymfpci_pcm_init_voice()
764 struct snd_ymfpci_voice *voice = ypcm->voices[0]; snd_ymfpci_playback_pointer()
802 struct snd_ymfpci_voice *voice; snd_ymfpci_interrupt()

Completed in 101 milliseconds