Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dirq.c46 int voice_max = status & IPR_CHANNELNUMBERMASK; in snd_emu10k1_interrupt() local
51 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()
67 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()