Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_callback.c302 struct snd_emu10k1_voice *hwvoice; in get_voice() local
303 if (snd_emu10k1_voice_alloc(hw, EMU10K1_SYNTH, 1, &hwvoice) < 0 || hwvoice == NULL) in get_voice()
305 vp->ch = hwvoice->number; in get_voice()