Searched refs:rvoice (Results 1 – 2 of 2) sorted by relevance
49 struct snd_emu10k1_voice **rvoice) in voice_alloc() argument54 *rvoice = NULL; in voice_alloc()111 *rvoice = &emu->voices[first_voice]; in voice_alloc()116 struct snd_emu10k1_voice **rvoice) in snd_emu10k1_voice_alloc() argument121 if (snd_BUG_ON(!rvoice)) in snd_emu10k1_voice_alloc()128 result = voice_alloc(emu, type, number, rvoice); in snd_emu10k1_voice_alloc()
221 struct snd_ymfpci_voice **rvoice) in voice_alloc() argument226 *rvoice = NULL; in voice_alloc()251 *rvoice = voice; in voice_alloc()259 struct snd_ymfpci_voice **rvoice) in snd_ymfpci_voice_alloc() argument264 if (snd_BUG_ON(!rvoice)) in snd_ymfpci_voice_alloc()271 result = voice_alloc(chip, type, pair, rvoice); in snd_ymfpci_voice_alloc()