Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/emu10k1/
Dirq.c62 int voice_max = status & IPR_CHANNELNUMBERMASK; in snd_emu10k1_interrupt() local
67 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()
82 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()