Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/emu10k1/
Dirq.c48 int voice_max = status & IPR_CHANNELNUMBERMASK; in snd_emu10k1_interrupt() local
53 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()
68 for (voice = 0; voice <= voice_max; voice++) { in snd_emu10k1_interrupt()