Home
last modified time | relevance | path

Searched defs:rvoice (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dvoice.c34 voice_alloc(struct snd_emu10k1 *emu, int type, int number, struct snd_emu10k1_voice **rvoice) voice_alloc() argument
101 snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int number, struct snd_emu10k1_voice **rvoice) snd_emu10k1_voice_alloc() argument
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dvoice.c24 voice_alloc(struct snd_emu10k1 *emu, int type, int number, struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) voice_alloc() argument
77 snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels, struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) snd_emu10k1_voice_alloc() argument
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci_main.c205 voice_alloc(struct snd_ymfpci *chip, enum snd_ymfpci_voice_type type, int pair, struct snd_ymfpci_voice **rvoice) voice_alloc() argument
243 snd_ymfpci_voice_alloc(struct snd_ymfpci *chip, enum snd_ymfpci_voice_type type, int pair, struct snd_ymfpci_voice **rvoice) snd_ymfpci_voice_alloc() argument
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H A Dymfpci_main.c200 voice_alloc(struct snd_ymfpci *chip, enum snd_ymfpci_voice_type type, int pair, struct snd_ymfpci_voice **rvoice) voice_alloc() argument
238 snd_ymfpci_voice_alloc(struct snd_ymfpci *chip, enum snd_ymfpci_voice_type type, int pair, struct snd_ymfpci_voice **rvoice) snd_ymfpci_voice_alloc() argument

Completed in 9 milliseconds