Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c14 V_FREE=0, V_OFF, V_RELEASED, V_PLAYING, V_END enumerator
84 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice()
90 for (i = 0; i < V_END; i++) { in snd_emu10k1_synth_get_voice()
217 for (i = 0; i < V_END; i++) { in lookup_voices()
280 struct best_voice best[V_END]; in get_voice()
286 for (i = 0; i < V_END; i++) { in get_voice()