Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dgus_wave.c49 unsigned int current_volume; member
540 voices[voice].current_volume = 0; in gus_voice_init2()
577 prev_vol = voices[voice].current_volume; in step_envelope()
614 voices[voice].current_volume = vol; in step_envelope()
621 voices[voice].current_volume = 64; in init_envelope()
633 voices[voice].current_volume = voices[voice].initial_volume = in start_release()
1228 voices[voice].current_volume = voices[voice].initial_volume; in compute_and_set_volume()
2036 voices[voice].initial_volume = voices[voice].current_volume = p1; in guswave_hw_control()