Home
last modified time | relevance | path

Searched refs:hwvoice (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c291 struct snd_emu10k1_voice *hwvoice; in get_voice() local
292 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, 1, NULL, &hwvoice) < 0) in get_voice()
294 vp->ch = hwvoice->number; in get_voice()