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

/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_callback.c27 V_FREE=0, V_OFF, V_RELEASED, V_PLAYING, V_END enumerator in enum:__anon14473
96 struct best_voice best[V_END]; snd_emu10k1_synth_get_voice()
102 for (i = 0; i < V_END; i++) { snd_emu10k1_synth_get_voice()
228 for (i = 0; i < V_END; i++) { lookup_voices()
291 struct best_voice best[V_END]; get_voice()
297 for (i = 0; i < V_END; i++) { get_voice()

Completed in 65 milliseconds